Skip to content

Hostname

openlogisticsfoundation.org

Last fetched

openlogisticsfoundation.org resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · openlogisticsfoundation.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/openlogisticsfoundation.org

Resolution chain

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

IPPrefixASNOperatorCountry
195.42.120.216195.42.120.0/23AS8648DE

WHOIS identity

Registrar
iana:1328
Organization
digital hub management
Contact emails

Subdomains

4 observed subdomains of openlogisticsfoundation.org.

Web-graph footprint

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

114 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for openlogisticsfoundation.org.

MechanismTarget
SPF_Aopenlogisticsfoundation.org
SPF_INCLUDE147590991.spf01.hubspotemail.net
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEsecure-mailgate.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.42.120.216
SPF_IP89.22.117.134
SPF_MXopenlogisticsfoundation.org

Related pages

Pivot deeper into the graph from openlogisticsfoundation.org.

Cypher and MCP

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

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