Hostname
intentiq.com
Last fetched
intentiq.com resolves to 1 IPv4 address operated by ALY FIBRA TECNOLOGIA E TELECOMUNICACOES LTDA in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
intentiq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.154.240.65 | 5.154.240.0/24 | AS209622 | ALY FIBRA TECNOLOGIA E TELECOMUNICACOES LTDA | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- intent iq,
- Contact emails
- bfogel@intentiq.com
- dbenyishai@intentiq.com
- ed8pq5mp5f6@networksolutionsprivateregistration.com
- fc5vs4dr7nm@networksolutionsprivateregistration.com
- fg5uq2dv2gj@networksolutionsprivateregistration.com
- hk5ax8uq7uz@networksolutionsprivateregistration.com
- hz6q94288j8@networksolutionsprivateregistration.com
- k48ke6w46ft@networksolutionsprivateregistration.com
- n57az25n3cx@networksolutionsprivateregistration.com
- nw8qw85j483@networksolutionsprivateregistration.com
- p53375ce5d7@networksolutionsprivateregistration.com
- p68kb8h59aw@networksolutionsprivateregistration.com
- t53xw3dd4bs@networksolutionsprivateregistration.com
- uq92t5j2244@networksolutionsprivateregistration.com
- vm4t39vd6yb@networksolutionsprivateregistration.com
- zb33q6xs24k@networksolutionsprivateregistration.com
- zf78c7s65n6@networksolutionsprivateregistration.com
Subdomains
66 observed subdomains of intentiq.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from intentiq.com in the public web crawl.
143 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for intentiq.com.
| Mechanism | Target |
|---|---|
| SPF_A | intentiq.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 5.154.240.65 |
| SPF_MX | intentiq.com |
Related pages
Pivot deeper into the graph from intentiq.com.
- IP · 5.154.240.65
- ASN · AS209622ALY FIBRA TECNOLOGIA E TELECOMUNICACOES LTDA
- Registrar · iana:2
- Country · US
- Email · bfogel@intentiq.com
- TLD · .com
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intentiq.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.