Skip to content

Hostname

foodandscience.org

Last fetched

foodandscience.org resolves to 1 IPv4 address operated by AS51395 in CH. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · foodandscience.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/foodandscience.org

Resolution chain

foodandscience.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.10.97.79176.10.96.0/19AS51395CH

WHOIS identity

Registrar
iana:1647
Organization
Contact emails

Subdomains

2 observed subdomains of foodandscience.org.

Web-graph footprint

Distinct hostnames that link to or from foodandscience.org in the public web crawl.

27 sites link to this hostname.

419 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for foodandscience.org.

MechanismTarget
SPF_Afoodandscience.org
SPF_IP176.10.97.79
SPF_MXfoodandscience.org

Related pages

Pivot deeper into the graph from foodandscience.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "foodandscience.org"})-[: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.