Skip to content

Hostname

petitpalace.com

Last fetched

petitpalace.com resolves to 2 IPv4 addresses operated by AS42612 in ES. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · petitpalace.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/petitpalace.com

Resolution chain

petitpalace.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:76
Organization
high tech hotels and resorts s.a.u.
Contact emails

Subdomains

14 observed subdomains of petitpalace.com.

Web-graph footprint

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

166 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for petitpalace.com.

MechanismTarget
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.242.69.231/32
SPF_IP34.254.68.89
SPF_IP85.118.240.33
SPF_IP85.118.243.81

Related pages

Pivot deeper into the graph from petitpalace.com.

Cypher and MCP

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

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