Skip to content

Hostname

ergom.com

Last fetched

ergom.com resolves to 1 IPv4 address operated by AS-NETIA Warszawa 02-822 in PL. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.159.21.4093.159.0.0/18AS12741AS-NETIA Warszawa 02-822PL

WHOIS identity

Registrar
iana:303
Organization
zae ergom sp. z o. o.
Contact emails

Subdomains

15 observed subdomains of ergom.com.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ergom.com.

Related pages

Pivot deeper into the graph from ergom.com.

Cypher and MCP

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

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