Skip to content

Hostname

realum.com

Last fetched

realum.com resolves to 24.134.7.185, announced in 24.134.0.0/16 by VODANET - Vodafone GmbH in DE. realum.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 · realum.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/realum.com

Resolution chain

IPv6 resolution

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

Attribution

vodafone

ORIGIN_AS

WHOIS identity

Registrar
iana:1420
Registrant organisation
prof. dr. michael schefczyk
Contact emails
michael@schefczyk.net

Subdomains

Mail and authentication

Nameservers

  • dns1.realum.com
  • dns2.realum.com
  • dns3.realum.com
  • dns4.realum.com
  • srv.schefczyk.net

MX records

  • srv.b72.com
  • srv.schefczyk.net
  • srv1.schefczyk.net

SPF policy

  • a: srv.b72.com
  • a: srv1.b72.com
  • a: realum.com
  • a: srv.schefczyk.net
  • a: srv1.schefczyk.net

Threat-feed evidence

History

Related pages

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