Skip to content

Hostname

foodfactor.org

Last fetched

foodfactor.org resolves to 1 IPv4 address operated by AS56630 in NL. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · foodfactor.orgRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/foodfactor.org

Resolution chain

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

IPPrefixASNOperatorCountry
194.59.142.196194.59.142.0/24AS56630NL

WHOIS identity

Registrar
iana:2487
Organization
antonio mendez vilas
Contact emails

Subdomains

10 observed subdomains of foodfactor.org.

Web-graph footprint

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

10 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • foodfactor.org

SPF policy

5 SPF mechanisms authorising senders for foodfactor.org.

MechanismTarget
SPF_Afoodfactor.org
SPF_IP147.135.138.199
SPF_IP194.59.142.196
SPF_IP77.72.17.124
SPF_MXfoodfactor.org

Related pages

Pivot deeper into the graph from foodfactor.org.

Cypher and MCP

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

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