Skip to content

Hostname

integra-foundation.org

Last fetched

integra-foundation.org resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · integra-foundation.orgRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/integra-foundation.org

Resolution chain

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

IPPrefixASNOperatorCountry
138.1.48.127138.1.48.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:299
Organization
im department
Contact emails

Subdomains

1 observed subdomain of integra-foundation.org.

Web-graph footprint

Distinct hostnames that link to or from integra-foundation.org in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for integra-foundation.org.

MechanismTarget
SPF_Aintegra-foundation.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.163.145.64/26
SPF_IP12.226.170.0/25
SPF_IP24.142.137.208/28
SPF_IP66.192.6.192/28
SPF_IP83.145.92.224/28
SPF_MXintegra-foundation.org

Related pages

Pivot deeper into the graph from integra-foundation.org.

Cypher and MCP

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

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