Skip to content

Hostname

serpzilla.com

Last fetched

serpzilla.com resolves to 2 IPv4 addresses operated by SERVEREL-AS - Serverel Inc. in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · serpzilla.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/serpzilla.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.206.178.87109.206.160.0/19AS50245SERVEREL-AS - Serverel Inc.NL
217.149.31.116217.149.31.0/24AS9123RU

WHOIS identity

Registrar
iana:146
Organization
artiom kofteros
Contact emails

Subdomains

19 observed subdomains of serpzilla.com.

Web-graph footprint

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

250 sites link to this hostname.

329 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for serpzilla.com.

MechanismTarget
SPF_Aserpzilla.com
SPF_INCLUDE_spf.google.com
SPF_IP185.12.124.3
SPF_IP185.12.126.217
SPF_IP193.232.121.174
SPF_IP193.3.184.2
SPF_IP213.79.127.10
SPF_IP62.105.142.194
SPF_IP95.181.171.213
SPF_MXserpzilla.com

Related pages

Pivot deeper into the graph from serpzilla.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "serpzilla.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.