Skip to content

Hostname

penguinmagic.com

Last fetched

penguinmagic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · penguinmagic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/penguinmagic.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.243.1513.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.2613.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.5613.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.243.6813.33.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.245.86.12918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.203.10299.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.11499.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.2499.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.6799.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of penguinmagic.com owner
Contact emails

Subdomains

20 observed subdomains of penguinmagic.com.

Web-graph footprint

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

823 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for penguinmagic.com.

MechanismTarget
SPF_Apenguinmagic.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXpenguinmagic.com

Related pages

Pivot deeper into the graph from penguinmagic.com.

Cypher and MCP

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

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