Skip to content

Hostname

getfeedback.com

Last fetched

getfeedback.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.24.7100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.39.18834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.164.18534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.141.7735.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.184.4135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.190.11735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.86.11.9435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.68.9644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.209.10044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.1.5852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.24.8052.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.248.13852.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.72.6954.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.179.8554.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
campaign monitor pty
Contact emails

Subdomains

117 observed subdomains of getfeedback.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for getfeedback.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from getfeedback.com.

Cypher and MCP

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

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