Skip to content

Hostname

sbminnovation.com

Last fetched

sbminnovation.com resolves to 2 IPv4 addresses operated by OXAHOST - OXAHOST in TN. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · sbminnovation.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sbminnovation.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.211.208.116102.211.208.0/24AS328853OXAHOST - OXAHOSTTN
212.129.49.175212.129.0.0/18AS12876AS12876 - Scaleway SASFR

WHOIS identity

Registrar
iana:1519
Organization
it planet solutions
Contact emails

Subdomains

35 observed subdomains of sbminnovation.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • sbminnovation.com

SPF policy

5 SPF mechanisms authorising senders for sbminnovation.com.

MechanismTarget
SPF_Asbminnovation.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP102.211.208.116
SPF_IP102.219.176.111
SPF_MXsbminnovation.com

Related pages

Pivot deeper into the graph from sbminnovation.com.

Cypher and MCP

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

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