Skip to content

Hostname

werum.com

Last fetched

werum.com resolves to 62.113.231.14, announced in 62.113.192.0/18 by TTM - 23M GmbH in DE. werum.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 · werum.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/werum.com

Resolution chain

IPv6 resolution

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

Attribution

23m

ORIGIN_AS

WHOIS identity

Registrar
iana:151
Registrant organisation
axel paepke
Contact emails
domains@werum.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-264.awsdns-33.com
  • ns-884.awsdns-46.net
  • ns-1217.awsdns-24.org
  • ns-1812.awsdns-34.co.uk

MX records

  • mxa-0054b501.gslb.pphosted.com
  • mxb-0054b501.gslb.pphosted.com

SPF policy

  • ip: 13.111.0.0/16
  • ip: 158.247.16.0/20
  • ip: 143.244.80.0/20
  • ip: 54.174.60.0/23
  • ip: 199.122.123.0/24
  • ip: 136.147.135.0/24
  • ip: 3.93.157.0/24
  • ip: 139.180.17.0/24
  • ip: 136.147.176.0/24
  • ip: 136.147.182.0/24
  • ip: 3.210.190.0/24
  • ip: 54.174.52.0/24
  • ip: 54.174.57.0/24
  • ip: 54.174.59.0/24
  • ip: 54.174.63.0/24
  • ip: 198.245.81.0/24
  • ip: 18.208.124.128/25
  • ip: 54.174.53.128/30
  • include: spf-0054b501.pphosted.com
  • include: _spf.salesforce.com
  • a: c.spf.service-now.com
  • a: werum.com
  • mx: werum.com
  • ip: 185.237.66.150
  • ip: 45.153.90.164
  • ip: 62.96.153.59
  • ip: 83.246.101.231

Threat-feed evidence

History

Related pages

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