Skip to content

Hostname

moonshapes.pt

Last fetched

moonshapes.pt resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR.

Nutrition Label

WHISPER CANON · moonshapes.ptRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/moonshapes.pt

Resolution chain

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

IPPrefixASNOperatorCountry
51.138.205.10451.138.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
Organization
ricardo da silva costa santos
Contact emails

Subdomains

31 observed subdomains of moonshapes.pt.

Web-graph footprint

Distinct hostnames that link to or from moonshapes.pt in the public web crawl.

187 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for moonshapes.pt.

MechanismTarget
SPF_Amoonshapes.pt
SPF_INCLUDEemail.moonshapes.co
SPF_INCLUDEspf.mailbox.pt
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.8.30.212
SPF_IP91.198.47.5
SPF_IP94.126.173.241
SPF_IP94.126.173.242
SPF_IP94.126.174.171
SPF_IP94.46.32.135
SPF_MXmoonshapes.pt

Related pages

Pivot deeper into the graph from moonshapes.pt.

Cypher and MCP

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

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