Skip to content

Hostname

sbimf.com

Last fetched

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

Nutrition Label

WHISPER CANON · sbimf.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sbimf.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.224.115.1964.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:2
Organization
sbi funds management private
Contact emails

Subdomains

34 observed subdomains of sbimf.com.

Web-graph footprint

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

546 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sbimf.com.

MechanismTarget
SPF_INCLUDE101917963.ppspf.net
SPF_INCLUDEmailer91.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.143.46.153
SPF_IP20.204.125.23
SPF_IP219.64.48.152
SPF_IP3.6.210.245
SPF_IP4.213.96.13
SPF_IP52.172.169.75
SPF_IP65.2.144.147
SPF_IP74.225.232.38

Related pages

Pivot deeper into the graph from sbimf.com.

Cypher and MCP

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

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