Skip to content

Hostname

sisnet.com.es

Last fetched

sisnet.com.es resolves to 1 IPv4 address operated by AS205179 in ES.

Nutrition Label

WHISPER CANON · sisnet.com.esRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sisnet.com.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.226.232.144185.226.232.0/24AS205179ES

WHOIS identity

No WHOIS records are currently associated with sisnet.com.es in WhisperGraph.

Subdomains

16 observed subdomains of sisnet.com.es.

Web-graph footprint

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

11 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sisnet.com.es.

MechanismTarget
SPF_Amail.sisnet.com.es
SPF_Aproquo.vdeploy.net
SPF_Arelay.sisnet.com.es
SPF_Asisnet.com.es
SPF_INCLUDEspf.acumbamail.com
SPF_IP5.134.32.190
SPF_MXsisnet.com.es

Related pages

Pivot deeper into the graph from sisnet.com.es.

Cypher and MCP

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

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