Skip to content

Hostname

swagify.com

Last fetched

swagify.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · swagify.comRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/swagify.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.106.16143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.4143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.71143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.85143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.173.187.6618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.9118.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.9318.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.211.159.1683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.140.698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
frq labs
Contact emails

Subdomains

26 observed subdomains of swagify.com.

Web-graph footprint

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

235 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for swagify.com.

MechanismTarget
SPF_Aswagify.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_MXswagify.com

Related pages

Pivot deeper into the graph from swagify.com.

Cypher and MCP

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

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