Skip to content

Hostname

permadi.com

Last fetched

permadi.com resolves to 104.21.84.61, announced in 104.22.82.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. permadi.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · permadi.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/permadi.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · MAIL_RECEIVER, ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1068
Contact emails
07d902ae0a161233507582806ac3e12b@domaindiscreet.com, 0a4976d60a28fd0a677eaa14cf38ca9e@domaindiscreet.com, 1b6eb6c80a28fd0a67035f79b19327b6@domaindiscreet.com, 3160c9d10a28fd0a2198c65e53af5c2a@domaindiscreet.com, 35b1b8200a1612332496049800e72b3c@domaindiscreet.com, 556d35d20a28fd0a4aa67956f5454093@domaindiscreet.com, 5c3822cf0a28fd0a2459aa820d21a01f@domaindiscreet.com, 7610f3c70a28fd0a186d0670c54411be@domaindiscreet.com, 765924d70a28fd0a197b333abac03c74@domaindiscreet.com, 7cd0d5340a28fd0a699d08a3adad08be@domaindiscreet.com, 920999c00a28fd0a4600a0a5ea5fdcdd@domaindiscreet.com, 92c419630a28fd0a04d7372b532239a1@domaindiscreet.com, c14c587d0a28fd0a0cb0ecdde80bc12e@domaindiscreet.com, c894f79a0a28fd0a5b895476f421cc22@domaindiscreet.com, d35c61060a28fd0a2fa874c65b9fef12@domaindiscreet.com, el5ho95paej7m9fe3nmhhl9jep@domaindiscreet.com, f98a57a5a5b14b04948e6cb46c6210e7.protect@whoisguard.com, 220636c7b31f4d5ca5db40732c5ffc7f.protect@withheldforprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • jose.ns.cloudflare.com
  • pearl.ns.cloudflare.com
  • ns.inmotionhosting.com
  • ns1.inmotionhosting.com
  • ns2.inmotionhosting.com

MX records

  • permadi.com
  • _dc-mx.58c0f53282fb.permadi.com

SPF policy

  • a: permadi.com
  • mx: permadi.com
  • ip: 173.231.196.19

Threat-feed evidence

History

Related pages

Pivot from permadi.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "permadi.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.