Skip to content

Hostname

permatapedia.com

Last fetched

permatapedia.com resolves to 1 IPv4 address operated by TURNKEY-INTERNET - Turnkey Internet Inc. in US. WHOIS lists iana:1761 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.240.105.113209.240.104.0/22AS40244TURNKEY-INTERNET - Turnkey Internet Inc.US

WHOIS identity

Registrar
iana:1761
Organization
pending backorder/auction delivery at www.dropcatch.com
Contact emails

Subdomains

4 observed subdomains of permatapedia.com.

Web-graph footprint

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

85 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • permatapedia.com

SPF policy

5 SPF mechanisms authorising senders for permatapedia.com.

MechanismTarget
SPF_Apermatapedia.com
SPF_IP163.182.168.82
SPF_IP209.240.105.113
SPF_IP67.231.249.146
SPF_MXpermatapedia.com

Related pages

Pivot deeper into the graph from permatapedia.com.

Cypher and MCP

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

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