Skip to content

Hostname

signix.com

Last fetched

signix.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · signix.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/signix.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.6316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.16716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.11016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.20816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.8516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.10916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.13316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.244.17952.216.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.1352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.1952.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.116.14152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.134.12552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.4552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.13352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.14954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of signix.com.

Web-graph footprint

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

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for signix.com.

MechanismTarget
SPF_A40624.spf01.hubspotemail.net
SPF_Asignix.com
SPF_Awebtest.signix.biz
SPF_Awww.signix.biz
SPF_Awww.signix.net
SPF_INCLUDEchargeovermail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_MXsignix.com

Related pages

Pivot deeper into the graph from signix.com.

Cypher and MCP

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

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