Skip to content

Hostname

gps.epcom.net

Last fetched

gps.epcom.net resolves to 1 IPv4 address operated by AS8312 in NL.

Nutrition Label

WHISPER CANON · gps.epcom.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/gps.epcom.net

Resolution chain

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

IPPrefixASNOperatorCountry
193.193.165.171193.193.165.0/24AS8312NL

WHOIS identity

No WHOIS records are currently associated with gps.epcom.net in WhisperGraph.

Subdomains

1 observed subdomain of gps.epcom.net.

Web-graph footprint

Distinct hostnames that link to or from gps.epcom.net in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for gps.epcom.net.

MechanismTarget
SPF_Agps.epcom.net
SPF_INCLUDE_it.gurtam.com
SPF_INCLUDE_spf.wialon.com
SPF_INCLUDEgurtam.com
SPF_MXgps.epcom.net

Related pages

Pivot deeper into the graph from gps.epcom.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gps.epcom.net"})-[: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.