Skip to content

Hostname

jaswo.org

Last fetched

jaswo.org resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.203.7.2335.203.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCA

WHOIS identity

Registrar
iana:146
Organization
stephen r. wilson
Contact emails

Subdomains

2 observed subdomains of jaswo.org.

Web-graph footprint

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

25 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jaswo.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP142.112.115.58
SPF_IP205.139.104.0/22
SPF_IP206.79.6.0/24
SPF_IP216.235.196.0/22
SPF_IP216.235.200.0/21

Related pages

Pivot deeper into the graph from jaswo.org.

Cypher and MCP

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

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