Skip to content

Hostname

mb.com.co

Last fetched

mb.com.co resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in CO. WHOIS lists iana:21607 as the registrar.

Nutrition Label

WHISPER CANON · mb.com.coRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/mb.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
149.130.184.182149.130.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationCO
149.130.184.182149.130.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationCO
190.85.249.75190.85.240.0/20AS14080CO

WHOIS identity

Registrar
iana:21607
Organization
it services
Contact emails

Subdomains

2 observed subdomains of mb.com.co.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mb.com.co.

MechanismTarget
SPF_Amb.com.co
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.130.184.182
SPF_MXmb.com.co

Related pages

Pivot deeper into the graph from mb.com.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mb.com.co"})-[: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.