Skip to content

Hostname

sitges.cat

Last fetched

sitges.cat resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · sitges.catRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sitges.cat

Resolution chain

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

IPPrefixASNOperatorCountry
137.135.184.158137.135.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:1383
Organization
ajuntament de sitges
Contact emails

Subdomains

15 observed subdomains of sitges.cat.

Web-graph footprint

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

363 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sitges.cat.

MechanismTarget
SPF_INCLUDE_spf.idisc.com
SPF_INCLUDEspf.diba.cat
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.6.156.70

Related pages

Pivot deeper into the graph from sitges.cat.

Cypher and MCP

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

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