Skip to content

Hostname

ergobit.com

Last fetched

ergobit.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · ergobit.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ergobit.com

Resolution chain

ergobit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:828
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

1 observed subdomain of ergobit.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ergobit.com.

MechanismTarget
SPF_Aergobit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.190.96/27
SPF_IP148.251.55.96/27
SPF_IP148.251.73.96/27
SPF_IP168.119.144.156
SPF_IP168.119.144.158
SPF_IP176.9.109.204
SPF_IP213.133.104.14
SPF_IP2a01:4f8:d0a:2677:0:0:0:2
SPF_IP2a01:4f8:d0a:52b5:0:0:0:2
SPF_IP2a01:4f8:fff3:3e::0/112
SPF_IP2a01:4f8:fff3:3f::0/112
SPF_IP5.9.224.176/28
SPF_IP5.9.231.113/28
SPF_IP78.46.152.120
SPF_MXergobit.com

Related pages

Pivot deeper into the graph from ergobit.com.

Cypher and MCP

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

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