Skip to content

Hostname

nosebook.com

Last fetched

nosebook.com resolves to 212.53.89.138, announced in 212.53.64.0/19 by COGECO-PEER1 - Aptum Technologies in GB. nosebook.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 · nosebook.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nosebook.com

Resolution chain

IPv6 resolution

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

Attribution

aptum

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
comic relief
Contact emails
s.roberts@comicrelief.org.uk

Mail and authentication

Nameservers

  • ns1.netnames.net
  • ns2.netnames.net
  • ns5.netnames.net
  • ns6.netnames.net

MX records

  • relay1.netnames.net
  • relay2.netnames.net

Threat-feed evidence

History

Related pages

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