Skip to content

Hostname

exactian.solutions

Last fetched

exactian.solutions resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · exactian.solutionsRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/exactian.solutions

Resolution chain

exactian.solutions resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.235.63.11118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.42.543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.245.503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.60.2423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.47.9044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.177.15552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.80.14052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.45.6254.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.227.224100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

38 observed subdomains of exactian.solutions.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for exactian.solutions.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from exactian.solutions.

Cypher and MCP

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

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