Skip to content

Hostname

mbabsi.com

Last fetched

mbabsi.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · mbabsi.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mbabsi.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.227.114.27165.227.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:48
Organization
mba business software
Contact emails

Subdomains

19 observed subdomains of mbabsi.com.

Web-graph footprint

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

7 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mbabsi.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEpaya.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.166.67/32
SPF_IP149.72.173.59/32
SPF_IP159.183.150.229/32
SPF_IP165.227.114.27
SPF_IP23.117.197.20
SPF_IP69.72.44.226/32
SPF_MXmbabsi.com

Related pages

Pivot deeper into the graph from mbabsi.com.

Cypher and MCP

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

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