Skip to content

Hostname

infeedo.com

Last fetched

infeedo.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · infeedo.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/infeedo.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.112108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.4108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.71108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.9108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.182.11013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.1813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.3713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.8113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
18.173.154.1118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

82 observed subdomains of infeedo.com.

Web-graph footprint

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

43 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for infeedo.com.

Related pages

Pivot deeper into the graph from infeedo.com.

Cypher and MCP

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

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