Skip to content

Hostname

exactservers.com

Last fetched

exactservers.com resolves to 1 IPv4 address operated by NCC-ASN - NORTHWEST COMMUNICATIONS COOPERATIVE in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · exactservers.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/exactservers.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.5.99.21364.5.99.0/24AS55106NCC-ASN - NORTHWEST COMMUNICATIONS COOPERATIVEUS

WHOIS identity

Registrar
iana:440
Organization
domains by proxy.inc.
Contact emails

Subdomains

18 observed subdomains of exactservers.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for exactservers.com.

MechanismTarget
SPF_Aexactservers.com
SPF_Amichelle.exactservers.com
SPF_IP64.5.99.211
SPF_IP64.5.99.213
SPF_MXexactservers.com

Related pages

Pivot deeper into the graph from exactservers.com.

Cypher and MCP

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

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