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
Resolution chain
ergom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.159.21.40 | 93.159.0.0/18 | AS12741 | AS-NETIA Warszawa 02-822 | PL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ergom.com.
| Mechanism | Target |
|---|---|
| SPF_A | 93-159-21-33.static.ip.netia.com.pl |
| SPF_A | 93-159-21-35.static.ip.netia.com.pl |
| SPF_A | 93-159-21-36.static.ip.netia.com.pl |
| SPF_A | 93-159-21-37.static.ip.netia.com.pl |
| SPF_A | ergom.com |
| SPF_A | mailer1.infinite.pl |
| SPF_A | ws-b.infinite.pl |
| SPF_IP | 193.202.117.1 |
| SPF_IP | 193.202.117.144 |
| SPF_MX | ergom.com |
Related pages
Pivot deeper into the graph from ergom.com.
- IP · 93.159.21.40
- ASN · AS12741AS-NETIA Warszawa 02-822
- Registrar · iana:303
- Country · PL
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · er…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.