Skip to content

Hostname

belimed.com

Last fetched

belimed.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.2.8520.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:2
Organization
belimed
Contact emails

Subdomains

54 observed subdomains of belimed.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for belimed.com.

MechanismTarget
SPF_Abelimed.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.iway.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.umantis.com
SPF_IP109.2.157.62
SPF_IP117.50.59.174
SPF_IP141.195.94.34
SPF_IP141.195.94.35
SPF_IP141.195.94.36
SPF_IP141.195.94.37
SPF_IP141.195.94.38
SPF_IP141.195.94.39
SPF_IP141.195.94.40
SPF_IP141.195.94.41
SPF_IP141.195.94.42
SPF_IP141.195.94.43
SPF_IP141.195.94.44
SPF_IP141.195.94.45
SPF_IP141.195.94.46
SPF_IP165.166.85.164
SPF_IP193.192.192.17
SPF_IP193.33.128.192
SPF_IP212.13.235.98
SPF_IP212.243.26.18
SPF_IP212.4.72.142
SPF_IP212.68.122.73
SPF_IP213.200.219.102
SPF_IP213.221.203.36
SPF_IP213.221.218.113
SPF_IP213.221.218.116
SPF_IP217.11.45.171
SPF_IP62.159.39.58
SPF_IP62.204.100.146
SPF_IP74.223.107.35
SPF_IP84.92.231.201
SPF_IP85.222.243.170
SPF_IP89.143.12.138
SPF_IP91.113.213.100
SPF_IP93.94.66.108
SPF_IP93.94.66.190
SPF_IP93.94.67.217

Related pages

Pivot deeper into the graph from belimed.com.

Cypher and MCP

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

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