Skip to content

Hostname

significant.com

Last fetched

significant.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.236.173108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.167.13818.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.107.173.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.30.934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.143.20934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.167.7052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.64.5852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.129.4752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.238.16752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.207.3554.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.249.1754.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

4 observed subdomains of significant.com.

Web-graph footprint

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

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for significant.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu195565.wl066.sendgrid.net

Related pages

Pivot deeper into the graph from significant.com.

Cypher and MCP

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

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