Skip to content

Hostname

sigmapop.com

Last fetched

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

Nutrition Label

WHISPER CANON · sigmapop.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sigmapop.com

Resolution chain

sigmapop.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.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.1113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.252.11113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.11813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.3518.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.6718.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.8118.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.9718.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.233.11118.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.1318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.2718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.9018.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

1 observed subdomain of sigmapop.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sigmapop.com.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from sigmapop.com.

Cypher and MCP

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

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