Skip to content

Hostname

sitamurt.cat

Last fetched

sitamurt.cat resolves to 1 IPv4 address operated by AS31653 in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · sitamurt.catRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sitamurt.cat

Resolution chain

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

IPPrefixASNOperatorCountry
217.149.4.172217.149.4.0/24AS31653ES

WHOIS identity

Registrar
iana:1647
Organization
esteve aguilera, s.a.u.
Contact emails

Subdomains

2 observed subdomains of sitamurt.cat.

Web-graph footprint

Distinct hostnames that link to or from sitamurt.cat in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sitamurt.cat.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.servatica.com
SPF_IP185.38.129.26
SPF_IP81.33.23.61
SPF_IP87.111.146.149
SPF_IP87.111.199.75
SPF_MXsitamurt.cat

Related pages

Pivot deeper into the graph from sitamurt.cat.

Cypher and MCP

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

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