Skip to content

Hostname

yeppon.it

Last fetched

yeppon.it resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · yeppon.itRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yeppon.it

Resolution chain

yeppon.it resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.185104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.185104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.249.182.10213.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.10913.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.4413.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.6013.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
172.67.73.54172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.164.96.10718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.10918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
danilo longo
Contact emails

Subdomains

28 observed subdomains of yeppon.it.

Web-graph footprint

Distinct hostnames that link to or from yeppon.it in the public web crawl.

236 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for yeppon.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com

Related pages

Pivot deeper into the graph from yeppon.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "yeppon.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.