Skip to content

Hostname

myallocator.com

Last fetched

myallocator.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · myallocator.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/myallocator.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.164.181.6935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.20.24935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.236.13435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.224.15144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.240.9144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.45.5344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.85.2444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.151.19944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.243.14252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.79.23952.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.106.152.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.76.1354.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.68.16254.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.158.11554.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.221.9016.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for myallocator.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_IP23.249.223.242

Related pages

Pivot deeper into the graph from myallocator.com.

Cypher and MCP

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

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