Skip to content

Hostname

ob.nrw

Last fetched

ob.nrw resolves to 159.69.30.8, announced in 159.69.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. ob.nrw 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 · ob.nrwRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ob.nrw

Resolution chain

IPv6 resolution

No AAAA record for ob.nrw is recorded in WhisperGraph.

Attribution

hetzner

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1408
Registrant organisation
stadt oberhausen, bereich 4-4/it

Mail and authentication

Nameservers

  • ns1.iserv.eu
  • ns2.iserv.eu
  • ns3.iserv.eu
  • ns4.iserv.eu

MX records

  • offline.iserv.eu
  • ob.nrw

SPF policy

  • a: relay1.iserv.eu
  • a: relay2.iserv.eu
  • a: relay3.iserv.eu
  • a: relaybs.iserv.eu
  • a: ob.nrw
  • mx: ob.nrw

Threat-feed evidence

History

Related pages

Pivot from ob.nrw 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: "ob.nrw"})-[: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.