Skip to content

Hostname

app.obms.nu

Last fetched

app.obms.nu resolves to 2 IPv4 addresses operated by FiberDirekt - FiberDirekt in SE.

Nutrition Label

WHISPER CANON · app.obms.nuRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.obms.nu

Resolution chain

app.obms.nu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.220.58.24091.220.58.0/24AS42303FiberDirekt - FiberDirektSE
91.220.58.3891.220.58.0/24AS42303FiberDirekt - FiberDirektSE

WHOIS identity

No WHOIS records are currently associated with app.obms.nu in WhisperGraph.

Subdomains

1 observed subdomain of app.obms.nu.

Web-graph footprint

Distinct hostnames that link to or from app.obms.nu in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for app.obms.nu.

MechanismTarget
SPF_Aapp.obms.nu
SPF_IP193.234.30.172
SPF_IP193.234.30.56
SPF_MXapp.obms.nu

Related pages

Pivot deeper into the graph from app.obms.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "app.obms.nu"})-[: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.