Skip to content

Hostname

intuition.com

Last fetched

intuition.com resolves to 1 IPv4 address operated by AS207044 in IE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · intuition.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/intuition.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.199.213.20091.199.213.0/24AS207044IE

WHOIS identity

Registrar
iana:9
Organization
domain discreet privacy service attn: intuition.com
Contact emails

Subdomains

65 observed subdomains of intuition.com.

Web-graph footprint

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

974 sites link to this hostname.

378 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for intuition.com.

MechanismTarget
SPF_Amercury.intuition.com
SPF_INCLUDE494176.spf05.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.178.17
SPF_IP185.69.215.0/25
SPF_IP91.199.213.0/24
SPF_MXintuition.com

Related pages

Pivot deeper into the graph from intuition.com.

Cypher and MCP

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

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