Skip to content

Hostname

bmss.com

Last fetched

bmss.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.177.206.14139.177.200.0/21AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:2
Organization
barfield murphy shank & smith
Contact emails

Subdomains

21 observed subdomains of bmss.com.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bmss.com.

MechanismTarget
SPF_INCLUDE22278416.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.90.213.204
SPF_IP139.144.58.105
SPF_IP50.116.39.119
SPF_IP52.170.118.74
SPF_IP52.170.17.18
SPF_IP52.170.18.62
SPF_IP52.170.20.29
SPF_IP52.170.23.116
SPF_IP52.170.23.94

Related pages

Pivot deeper into the graph from bmss.com.

Cypher and MCP

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

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