Skip to content

Hostname

zemres.com

Last fetched

zemres.com resolves to 1 IPv4 address operated by AS58061 in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zemres.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/zemres.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.1.202.21837.1.200.0/21AS58061NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of zemres.com.

Web-graph footprint

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

23 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for zemres.com.

MechanismTarget
SPF_Azemres.com
SPF_IP37.1.202.218
SPF_MXzemres.com

Related pages

Pivot deeper into the graph from zemres.com.

Cypher and MCP

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

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