Skip to content

Hostname

classicassist.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for classicassist.com in WhisperGraph.

IPv6 resolution

No AAAA record for classicassist.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
domains@expedia.com, 351c7276-3ea2-42c9-a65c-39a22afdcf61@identity-protect.org, 80e776b8-ca76-42c7-9abe-6fd5e19df9a6@identity-protect.org, 98304a9d-2dd8-4e4e-81fd-09857fe07e3d@identity-protect.org, e8b4e7b9-993b-415a-822c-461afd71253d@identity-protect.org, ee081b81-2374-4f35-8d2a-914936046a4c@identity-protect.org, f0ea79b3-b80a-4835-b976-ff797a96dc8e@identity-protect.org, f485d731-40d6-4b29-b46e-e80c7da998ad@identity-protect.org, owner-3244788@classicassist.com.whoisprivacyservice.org

Mail and authentication

Nameservers

  • ns-249.awsdns-31.com
  • ns-850.awsdns-42.net
  • ns-1196.awsdns-21.org
  • ns-1740.awsdns-25.co.uk

Threat-feed evidence

History

Related pages

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