Skip to content

Hostname

bms-uk.com

Last fetched

bms-uk.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.59.253104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.158172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:83
Organization
bms sales specialists
Contact emails

Subdomains

7 observed subdomains of bms-uk.com.

Web-graph footprint

Distinct hostnames that link to or from bms-uk.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for bms-uk.com.

MechanismTarget
SPF_Abms-uk.com
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP134.0.16.154
SPF_IP173.226.199.130
SPF_IP184.173.153.201
SPF_IP208.82.5.0/24
SPF_IP217.78.81.25
SPF_IP217.78.82.10
SPF_IP35.176.141.153
SPF_IP64.191.16.0/24
SPF_IP64.74.209.0/24
SPF_IP66.179.50.160/27
SPF_IP67.217.237.192/27
SPF_IP75.98.93.0/24
SPF_MXbms-uk.com

Related pages

Pivot deeper into the graph from bms-uk.com.

Cypher and MCP

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

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