Skip to content

Hostname

ivoryware.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.207.5716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.20516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.20516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.10916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.186.22652.216.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.218.2952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.33.25352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.9352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.119.12552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.4552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.6152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.8552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.3552.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.23552.217.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.3754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.10954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ivoryware.com owner
Contact emails

Subdomains

43 observed subdomains of ivoryware.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ivoryware.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from ivoryware.com.

Cypher and MCP

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

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