Skip to content

Hostname

custom-app.com

Last fetched

custom-app.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. custom-app.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 · custom-app.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/custom-app.com

Resolution chain

No IPv4 resolution is recorded for custom-app.com in WhisperGraph.

IPv6 resolution

No AAAA record for custom-app.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
s-tech, s.r.o.
Contact emails
info@rainapple.com, nicolaslpujol@gmail.com, webproxy@whoisprotection.domains, 11aac2c1-1f10-41e5-aeb9-1b7dc9e31b1e@identity-protect.org, 2dc6d11f-8fc4-41f9-908d-c9a3f8f283cb@identity-protect.org, 382bf6b2-5a39-4178-b1ae-974d8a7c6cc4@identity-protect.org, 4d5ecfd4-c1a5-4cc3-add3-b018103725ef@identity-protect.org, 69b3f67f-6f3e-4c8c-a873-c9d255d183f3@identity-protect.org, 82bace93-7163-4a92-9ad2-89ce583d7955@identity-protect.org, fde423ce-7075-4925-87ac-7993bdb0903a@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-131.awsdns-16.com
  • ns-614.awsdns-12.net
  • ns-1157.awsdns-16.org
  • ns-1857.awsdns-40.co.uk

Threat-feed evidence

History

Related pages

Pivot from custom-app.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: "custom-app.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.