Skip to content

Hostname

exactaland.com

Last fetched

exactaland.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.167.165.23569.167.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of exactaland.com.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for exactaland.com.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_IP108.179.144.0/20
SPF_IP135.84.81.0/24
SPF_IP135.84.82.0/24
SPF_IP135.84.83.0/24
SPF_IP136.143.160.0/24
SPF_IP136.143.161.0/24
SPF_IP136.143.162.0/24
SPF_IP139.180.17.0/24
SPF_IP141.193.184.128/25
SPF_IP141.193.184.32/27
SPF_IP141.193.184.64/26
SPF_IP141.193.185.128/25
SPF_IP141.193.185.32/27
SPF_IP141.193.185.64/26
SPF_IP143.244.80.0/20
SPF_IP158.247.16.0/20
SPF_IP165.173.128.0/24
SPF_IP18.208.124.128/25
SPF_IP216.139.64.0/19
SPF_IP2607:13c0:0001::/116
SPF_IP2607:13c0:0002::/116
SPF_IP2607:13c0:4::/116
SPF_IP3.210.190.0/24
SPF_IP3.93.157.0/24
SPF_IP34.223.183.171
SPF_IP52.39.127.104
SPF_IP52.40.203.205
SPF_IP52.89.177.132
SPF_IP54.174.52.0/24
SPF_IP54.174.57.0/24
SPF_IP54.174.59.0/24
SPF_IP54.174.60.0/23
SPF_IP54.174.63.0/24
SPF_IP54.185.198.195
SPF_IP54.185.51.55
SPF_IP54.187.103.206
SPF_IP54.200.182.110
SPF_IP54.200.5.133
SPF_IP54.213.101.86/32
SPF_IP54.213.101.90/32
SPF_IP54.214.75.131
SPF_IP54.218.238.220

Related pages

Pivot deeper into the graph from exactaland.com.

Cypher and MCP

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

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