Skip to content

Hostname

omsmb.com

Last fetched

omsmb.com resolves to 2 IPv4 addresses operated by AS135175 in IN. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · omsmb.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/omsmb.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.216.146.100103.216.146.0/24AS135175IN
203.161.58.150203.161.58.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

8 observed subdomains of omsmb.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • omsmb.com

SPF policy

5 SPF mechanisms authorising senders for omsmb.com.

MechanismTarget
SPF_Aomsmb.com
SPF_INCLUDEserver1.bibahost.com
SPF_IP103.216.146.100
SPF_IP203.161.58.150
SPF_MXomsmb.com

Related pages

Pivot deeper into the graph from omsmb.com.

Cypher and MCP

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

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