Skip to content

Hostname

fipfoundation.org

Last fetched

fipfoundation.org resolves to 1 IPv4 address operated by AS31586 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · fipfoundation.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fipfoundation.org

Resolution chain

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

IPPrefixASNOperatorCountry
141.255.180.153141.255.180.0/22AS31586NL

WHOIS identity

Registrar
iana:1647
Organization
oliver van der spek
Contact emails

Subdomains

3 observed subdomains of fipfoundation.org.

Web-graph footprint

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

24 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fipfoundation.org.

MechanismTarget
SPF_Awww.fipfoundation.org
SPF_INCLUDE_spf.argewebhosting.nl
SPF_INCLUDEspf.mailfilter.ict-concept.nl
SPF_IP141.255.180.151
SPF_IP194.165.34.0/24
SPF_IP213.124.127.218
SPF_IP213.206.87.16
SPF_IP90.145.133.191
SPF_MXfipfoundation.org

Related pages

Pivot deeper into the graph from fipfoundation.org.

Cypher and MCP

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

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