Skip to content

Hostname

feedonomics.com

Last fetched

feedonomics.com resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · feedonomics.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/feedonomics.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.162.1823.111.160.0/20AS29802HVC-AS - HIVELOCITY, Inc.US
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

128 observed subdomains of feedonomics.com.

Web-graph footprint

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

477 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for feedonomics.com.

MechanismTarget
SPF_Afeedonomics.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEnotifications.newrelic.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_MXfeedonomics.com

Related pages

Pivot deeper into the graph from feedonomics.com.

Cypher and MCP

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

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