Hostname
feedingforward.com
Last fetched
feedingforward.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
feedingforward.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of feedingforward.com owner
- Contact emails
- admin@feedingforward.com
- 4027c097-8254-4e74-9b47-1f6892eba8b9@identity-protect.org
- 6803410b-9527-4a59-bcd5-f297b07f3031@identity-protect.org
- 72b1cb3a-0603-44b0-b28f-84c111f302ef@identity-protect.org
- 8997e9e8-bb65-4650-802d-c63c21416312@identity-protect.org
- af3cf73b-ab26-461a-9bbf-3c272d7cc89f@identity-protect.org
- c7fbffee-3427-4acd-a17a-182ed9392511@identity-protect.org
- e0a0b240-4f69-4f2d-a064-f570b9b9d857@identity-protect.org
- owner-12156772@feedingforward.com.whoisprivacyservice.org
- owner-2990079@feedingforward.com.whoisprivacyservice.org
- owner-7397239@feedingforward.com.whoisprivacyservice.org
- owner-7624797@feedingforward.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from feedingforward.com in the public web crawl.
23 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from feedingforward.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "feedingforward.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.