Skip to content

Hostname

moppels.bar

Last fetched

moppels.bar resolves to 3 IPv4 addresses operated by WTNET-AS wilhelm.tel GmbH in DE. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · moppels.barRouting diversity3.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/moppels.bar

Resolution chain

moppels.bar resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.101.184.130134.101.128.0/17AS15943WTNET-AS wilhelm.tel GmbHDE
31.29.62.2731.29.32.0/19AS15943WTNET-AS wilhelm.tel GmbHDE
84.46.44.13184.46.0.0/17AS15943WTNET-AS wilhelm.tel GmbHDE

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

10 observed subdomains of moppels.bar.

Web-graph footprint

Distinct hostnames that link to or from moppels.bar in the public web crawl.

185 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • moppels.bar

SPF policy

2 SPF mechanisms authorising senders for moppels.bar.

MechanismTarget
SPF_Amoppels.bar
SPF_MXmoppels.bar

Related pages

Pivot deeper into the graph from moppels.bar.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "moppels.bar"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.