Skip to content

Hostname

visitpomfret.com

Last fetched

visitpomfret.com resolves to 1 IPv4 address operated by AXCELX-NET - AxcelX Technologies LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · visitpomfret.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/visitpomfret.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.166.8.13569.166.96.0/23AS33083AXCELX-NET - AxcelX Technologies LLCUS

WHOIS identity

Registrar
iana:69
Organization
dns admin
Contact emails

Subdomains

4 observed subdomains of visitpomfret.com.

Web-graph footprint

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

14 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for visitpomfret.com.

MechanismTarget
SPF_Abeagle.pomfretweb.com
SPF_Amail.beagle.pomfretweb.com
SPF_Avisitpomfret.com
SPF_INCLUDEspf.mailanyone.net
SPF_MXvisitpomfret.com

Related pages

Pivot deeper into the graph from visitpomfret.com.

Cypher and MCP

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

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