Skip to content

Hostname

blumenversand24.com

Last fetched

blumenversand24.com resolves to 1 IPv4 address operated by NMM-AS - Neue Medien Muennich GmbH in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · blumenversand24.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/blumenversand24.com

Resolution chain

blumenversand24.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.13.149.19585.13.149.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

Registrar
iana:1408
Organization
picobrands
Contact emails

Subdomains

1 observed subdomain of blumenversand24.com.

Web-graph footprint

Distinct hostnames that link to or from blumenversand24.com in the public web crawl.

61 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for blumenversand24.com.

MechanismTarget
SPF_Ablumenversand24.com
SPF_INCLUDEspf.messagingengine.com
SPF_IP93.90.115.1/32
SPF_IP93.90.117.1/32
SPF_IP93.90.123.129
SPF_IP93.90.123.48
SPF_MXblumenversand24.com

Related pages

Pivot deeper into the graph from blumenversand24.com.

Cypher and MCP

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

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