Skip to content

Hostname

petitwedding.com

Last fetched

petitwedding.com resolves to 1 IPv4 address operated by CPI-NET - KDDI Web Communications Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
122.200.218.250122.200.192.0/19AS9597CPI-NET - KDDI Web Communications Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
lec co.,ltd.
Contact emails

Subdomains

4 observed subdomains of petitwedding.com.

Web-graph footprint

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

164 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for petitwedding.com.

MechanismTarget
SPF_INCLUDEmd27.maildealer.jp
SPF_INCLUDEmdmary.maildealer.jp
SPF_INCLUDEmdshane.maildealer.jp
SPF_INCLUDEspf.bmv.jp
SPF_IP182.54.184.136
SPF_IP182.54.184.91

Related pages

Pivot deeper into the graph from petitwedding.com.

Cypher and MCP

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

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