Skip to content

Hostname

permanente.org

Last fetched

permanente.org resolves to 14 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · permanente.orgRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/permanente.org

Resolution chain

permanente.org resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

35 observed subdomains of permanente.org.

Web-graph footprint

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

245 sites link to this hostname.

481 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for permanente.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.votervoice.net
SPF_INCLUDEsecureserver.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from permanente.org.

Cypher and MCP

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

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