Skip to content

Hostname

ersties.com

Last fetched

ersties.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ersties.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ersties.com

Resolution chain

ersties.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.114104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.114104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.168172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
95.217.115.10795.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

91 observed subdomains of ersties.com.

Web-graph footprint

Distinct hostnames that link to or from ersties.com in the public web crawl.

227 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ersties.com.

MechanismTarget
SPF_INCLUDEe.ersties.com
SPF_IP159.69.68.175
SPF_IP46.248.181.6
SPF_IP46.248.181.7
SPF_IP46.248.181.8
SPF_IP46.248.181.9
SPF_IP65.21.231.159
SPF_IP80.81.242.45
SPF_IP95.217.115.107
SPF_MXersties.com

Related pages

Pivot deeper into the graph from ersties.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ersties.com"})-[: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.