Skip to content

Hostname

www.getintent.com

Last fetched

www.getintent.com resolves to 2 IPv4 addresses operated by UMA-TECH-AS in RU.

Nutrition Label

WHISPER CANON · www.getintent.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.getintent.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.232.150.62193.232.148.0/22AS48061UMA-TECH-ASRU
194.190.76.36194.190.76.0/23AS48061UMA-TECH-ASRU

WHOIS identity

No WHOIS records are currently associated with www.getintent.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for www.getintent.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP138.201.19.2
SPF_IP138.201.53.13/32
SPF_IP144.76.39.0/24
SPF_IP148.251.246.204
SPF_IP188.42.188.180
SPF_IP188.42.198.148
SPF_IP193.232.148.138
SPF_IP193.232.150.0/24
SPF_IP91.207.59.210
SPF_IP94.130.52.30

Related pages

Pivot deeper into the graph from www.getintent.com.

Cypher and MCP

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

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