Skip to content

Hostname

goodnotes-devops.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for goodnotes-devops.com in WhisperGraph.

IPv6 resolution

No AAAA record for goodnotes-devops.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
013b9506-9c4e-418a-922e-1f298b870127@identity-protect.org, 0b9e7bf5-8fb1-4919-9627-2f89189b27f5@identity-protect.org, 1b19eb00-91f5-477d-b04d-3f358c552b5b@identity-protect.org, 6bee4a6a-9998-46fe-b8fe-cb787da79df2@identity-protect.org, ba25124a-87ef-4a7a-b147-95c2a798ad8c@identity-protect.org, d90ae624-bb93-4474-b983-17279506ce22@identity-protect.org, f10fe20e-2f1a-4dab-8ac7-73fa6f0cdac6@identity-protect.org, f4c2d18b-4cba-4446-9fb5-89eb70f3356b@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-443.awsdns-55.com
  • ns-988.awsdns-59.net
  • ns-1288.awsdns-33.org
  • ns-1656.awsdns-15.co.uk

Threat-feed evidence

History

Related pages

Pivot from goodnotes-devops.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: "goodnotes-devops.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.