Skip to content

Hostname

indomio.es

Last fetched

indomio.es resolves to 1 IPv4 address operated by AS207697 in IT.

Nutrition Label

WHISPER CANON · indomio.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/indomio.es

Resolution chain

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

IPPrefixASNOperatorCountry
193.22.139.247193.22.139.0/24AS207697IT

WHOIS identity

No WHOIS records are currently associated with indomio.es in WhisperGraph.

Subdomains

9 observed subdomains of indomio.es.

Web-graph footprint

Distinct hostnames that link to or from indomio.es in the public web crawl.

170 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for indomio.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.pisos.com
SPF_IP193.22.137.165/32
SPF_IP193.22.137.166/32
SPF_MXindomio.es

Related pages

Pivot deeper into the graph from indomio.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "indomio.es"})-[: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.