Skip to content

Hostname

magic.wedding.pl

Last fetched

magic.wedding.pl resolves to 1 IPv4 address operated by AS15391 in PL.

Nutrition Label

WHISPER CANON · magic.wedding.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/magic.wedding.pl

Resolution chain

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

IPPrefixASNOperatorCountry
185.242.34.169185.242.32.0/22AS15391PL

WHOIS identity

No WHOIS records are currently associated with magic.wedding.pl in WhisperGraph.

Subdomains

1 observed subdomain of magic.wedding.pl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for magic.wedding.pl.

MechanismTarget
SPF_Amagic.wedding.pl
SPF_INCLUDE_spf.freshmail.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP188.68.227.16/28
SPF_IP79.96.142.62
SPF_MXmagic.wedding.pl

Related pages

Pivot deeper into the graph from magic.wedding.pl.

Cypher and MCP

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

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