Skip to content

Hostname

mlaglobal.com

Last fetched

mlaglobal.com resolves to 2 IPv4 addresses operated by ALLEGISGROUP7312 - Allegis Group in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · mlaglobal.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mlaglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.152.96.183216.152.96.0/24AS17073ALLEGISGROUP7312 - Allegis GroupUS
216.152.97.183216.152.97.0/24AS17073ALLEGISGROUP7312 - Allegis GroupUS

WHOIS identity

Registrar
iana:299
Organization
allegis group,
Contact emails

Subdomains

40 observed subdomains of mlaglobal.com.

Web-graph footprint

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

294 sites link to this hostname.

200 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for mlaglobal.com.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEmaxhire.net
SPF_INCLUDEspf-002d4f01.pphosted.com
SPF_INCLUDEspf-002d4f04.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.9.62.70
SPF_IP116.48.152.184
SPF_IP148.59.100.16/28
SPF_IP148.59.101.16/28
SPF_IP149.72.35.26
SPF_IP191.237.4.149/32
SPF_IP207.166.92.11/32
SPF_IP208.65.144.0/21
SPF_IP216.152.96.0/20
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP54.240.71.135
SPF_IP54.240.71.136
SPF_IP59.152.225.20
SPF_IP64.27.72.0/24

Related pages

Pivot deeper into the graph from mlaglobal.com.

Cypher and MCP

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

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