Skip to content

Hostname

bellmer.com

Last fetched

bellmer.com resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

WHISPER CANON · bellmer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bellmer.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.53.250.121193.53.250.0/23AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bellmer.com.

MechanismTarget
SPF_Amail.bellmer-group.com
SPF_INCLUDE_spf.ikomm.email
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.109.96.135
SPF_IP88.79.150.203
SPF_IP88.79.150.204
SPF_IP90.182.180.11
SPF_IP92.79.52.103

Related pages

Pivot deeper into the graph from bellmer.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bellmer.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.