Hostname
intesis.com
Last fetched
intesis.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
Subdomains
9 observed subdomains of intesis.com.
Web-graph footprint
Distinct hostnames that link to or from intesis.com in the public web crawl.
154 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for intesis.com.
| Mechanism | Target |
|---|---|
| SPF_A | intesis.com |
| SPF_INCLUDE | spf.dominioabsoluto.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.248.243.148 |
| SPF_IP | 104.248.47.116 |
| SPF_IP | 138.68.106.27 |
| SPF_IP | 157.230.122.74 |
| SPF_IP | 164.92.182.131 |
| SPF_IP | 165.22.90.241 |
| SPF_IP | 167.172.185.171 |
| SPF_IP | 185.27.181.115 |
| SPF_IP | 212.81.164.106 |
| SPF_IP | 46.101.114.252 |
| SPF_IP | 46.101.174.150 |
| SPF_IP | 52.236.84.170 |
| SPF_IP | 88.131.56.164 |
Related pages
Pivot deeper into the graph from intesis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intesis.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.