Skip to content

Hostname

epigear.com

Last fetched

epigear.com resolves to 1 IPv4 address operated by AS63949 in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · epigear.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/epigear.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.118.845.79.118.0/24AS63949AU

WHOIS identity

Registrar
iana:1609
Organization
epigear
Contact emails

Subdomains

7 observed subdomains of epigear.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • epigear.com

SPF policy

9 SPF mechanisms authorising senders for epigear.com.

MechanismTarget
SPF_Aepigear.com
SPF_INCLUDEsmtp-relay1.hostingbay.net
SPF_IP103.18.111.49
SPF_IP172.105.175.200
SPF_IP45.79.118.8
SPF_IP74.86.142.34
SPF_IP74.86.142.36
SPF_IP75.126.62.3
SPF_MXepigear.com

Related pages

Pivot deeper into the graph from epigear.com.

Cypher and MCP

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

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