Skip to content

Hostname

bellman.com

Last fetched

bellman.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · bellman.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bellman.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.95.87.6020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE
217.114.94.2217.114.94.0/24AS30811TRIDENT-NETSE

WHOIS identity

Registrar
iana:638
Organization
bellman & symfon europe ab
Contact emails

Subdomains

15 observed subdomains of bellman.com.

Web-graph footprint

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

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bellman.com.

MechanismTarget
SPF_INCLUDE47340204.spf04.hubspotemail.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.218.46.162
SPF_IP194.218.46.165
SPF_IP212.214.155.31
SPF_IP217.114.80.100/32

Related pages

Pivot deeper into the graph from bellman.com.

Cypher and MCP

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

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