Skip to content

Hostname

zerolag.com

Last fetched

zerolag.com resolves to 1 IPv4 address operated by STEELSCAPE - STEELSCAPE, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · zerolag.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/zerolag.com

Resolution chain

zerolag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.201.61.1567.201.56.0/21AS46562STEELSCAPE - STEELSCAPE, LLCUS

WHOIS identity

Registrar
iana:2
Organization
total server solutions
Contact emails

Subdomains

4,769 observed subdomains of zerolag.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for zerolag.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.102.107.209
SPF_IP67.201.32.0/24
SPF_IP67.201.39.46
SPF_IP67.201.56.39
SPF_IP67.201.56.7
SPF_IP67.201.61.0/27
SPF_IP67.201.63.40
SPF_IP67.201.63.46
SPF_IP68.71.240.0/24
SPF_IP68.71.244.72
SPF_IP68.71.248.165
SPF_IP72.37.217.135

Related pages

Pivot deeper into the graph from zerolag.com.

Cypher and MCP

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

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