Skip to content

Hostname

ser-ag.com

Last fetched

ser-ag.com resolves to 1 IPv4 address operated by SIX Zuerich, Switzerland in CH. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · ser-ag.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ser-ag.com

Resolution chain

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

IPPrefixASNOperatorCountry
153.46.97.4153.46.96.0/20AS9042SIX Zuerich, SwitzerlandCH

WHOIS identity

Registrar
iana:151
Organization
privatename services
Contact emails

Subdomains

4 observed subdomains of ser-ag.com.

Web-graph footprint

Distinct hostnames that link to or from ser-ag.com in the public web crawl.

186 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ser-ag.com.

MechanismTarget
SPF_MXser-ag.com

Related pages

Pivot deeper into the graph from ser-ag.com.

Cypher and MCP

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

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