Skip to content

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

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:73
Organization
ceron, josep
Contact emails

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for intesis.com.

MechanismTarget
SPF_Aintesis.com
SPF_INCLUDEspf.dominioabsoluto.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.248.243.148
SPF_IP104.248.47.116
SPF_IP138.68.106.27
SPF_IP157.230.122.74
SPF_IP164.92.182.131
SPF_IP165.22.90.241
SPF_IP167.172.185.171
SPF_IP185.27.181.115
SPF_IP212.81.164.106
SPF_IP46.101.114.252
SPF_IP46.101.174.150
SPF_IP52.236.84.170
SPF_IP88.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.