Skip to content

Hostname

wedding-spot.com

Last fetched

wedding-spot.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wedding-spot.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wedding-spot.com

Resolution chain

wedding-spot.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.91.11313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12513.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.6213.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.50.10518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.1818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.2618.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.5818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
54.239.195.2854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.8554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
******** ********
Contact emails

Subdomains

10 observed subdomains of wedding-spot.com.

Web-graph footprint

Distinct hostnames that link to or from wedding-spot.com in the public web crawl.

903 sites link to this hostname.

512 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wedding-spot.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP198.2.132.164
SPF_MXwedding-spot.com

Related pages

Pivot deeper into the graph from wedding-spot.com.

Cypher and MCP

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

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