Skip to content

Hostname

mba-link.com

Last fetched

mba-link.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mba-link.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mba-link.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.237.241.10035.237.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

99 observed subdomains of mba-link.com.

Web-graph footprint

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

14 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mba-link.com.

MechanismTarget
SPF_Amba-link.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEsender.zohoexpense.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf.zohomail360.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzeptomail.net
SPF_INCLUDEzoho.com
SPF_IP3.128.206.112
SPF_IP69.21.121.64/29
SPF_MXmba-link.com

Related pages

Pivot deeper into the graph from mba-link.com.

Cypher and MCP

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

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