Skip to content

Hostname

new.feedink.com

Last fetched

new.feedink.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.118108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.19108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.6108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.67108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.229.2418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.3318.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.5018.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.5818.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with new.feedink.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for new.feedink.com.

MechanismTarget
SPF_INCLUDEzoho.com
SPF_MXnew.feedink.com

Related pages

Pivot deeper into the graph from new.feedink.com.

Cypher and MCP

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

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