Skip to content

Hostname

j99foundation.org

Last fetched

j99foundation.org resolves to 1 IPv4 address operated by AS152019 in ID. WHOIS lists iana:1636 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
180.131.130.7180.131.130.0/24AS152019ID

WHOIS identity

Registrar
iana:1636
Organization
artmedia
Contact emails

Subdomains

9 observed subdomains of j99foundation.org.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for j99foundation.org.

MechanismTarget
SPF_Aj99foundation.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.67.208.106
SPF_IP156.67.209.101/24
SPF_IP156.67.209.133
SPF_MXj99foundation.org

Related pages

Pivot deeper into the graph from j99foundation.org.

Cypher and MCP

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

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