Skip to content

Hostname

permanento.com

Last fetched

permanento.com resolves to 1 IPv4 address operated by AS15830 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · permanento.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/permanento.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.95.97.229188.95.96.0/21AS15830NL

WHOIS identity

Registrar
iana:1647
Organization
prolocation b.v.
Contact emails

Subdomains

9 observed subdomains of permanento.com.

Web-graph footprint

Distinct hostnames that link to or from permanento.com in the public web crawl.

6 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for permanento.com.

MechanismTarget
SPF_Apermanento.com
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:7860:0:0:db:9452:1:1
SPF_IP5.102.142.151
SPF_IP5.61.253.39
SPF_MXpermanento.com

Related pages

Pivot deeper into the graph from permanento.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "permanento.com"})-[: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.