Skip to content

Hostname

sigma-global.com

Last fetched

sigma-global.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · sigma-global.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sigma-global.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.249.96.10913.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.1813.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.213.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.3513.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.11618.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.12518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.6718.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1485
Organization
sigma corporation
Contact emails

Subdomains

6 observed subdomains of sigma-global.com.

Web-graph footprint

Distinct hostnames that link to or from sigma-global.com in the public web crawl.

2,165 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sigma-global.com

Related pages

Pivot deeper into the graph from sigma-global.com.

Cypher and MCP

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

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