Skip to content

Hostname

intuitadvisor.com

Last fetched

intuitadvisor.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · intuitadvisor.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/intuitadvisor.com

Resolution chain

intuitadvisor.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.44.201.16523.44.201.0/24AS20940AKAMAI-ASN1US
23.44.201.18523.44.201.0/24AS20940AKAMAI-ASN1US
62.115.252.17662.115.0.0/16AS1299TWELVE99 Arelion, fka Telia CarrierFI
62.115.252.24062.115.0.0/16AS1299TWELVE99 Arelion, fka Telia CarrierFI

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for intuitadvisor.com.

MechanismTarget
SPF_INCLUDE_spf.centercode.com
SPF_INCLUDE_spf1.intuit.com
SPF_IP12.149.175.17/29
SPF_IP208.29.163.248
SPF_IP208.74.45.50
SPF_IP64.18.0.0/20
SPF_IP65.79.182.20
SPF_IP66.179.50.160/27
SPF_IP67.135.240.36

Related pages

Pivot deeper into the graph from intuitadvisor.com.

Cypher and MCP

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

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