Hostname
masaglobal.com
Last fetched
masaglobal.com resolves to 1 IPv4 address operated by ILAND - Iland Internet Solutions Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
masaglobal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.18.219.22 | 64.18.219.0/24 | AS14127 | ILAND - Iland Internet Solutions Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of masaglobal.com owner
- Contact emails
- webmaster@masaglobal.com
- 34bbb5e1-1250-43fa-966d-065e623b8327@identity-protect.org
- 54c9061e-3d51-4929-bc74-b42bd09d1a77@identity-protect.org
- 6ba9c772-6e7d-404a-a0b5-6334aa507608@identity-protect.org
- 8181ddda-2f5d-4131-a714-22cf836be439@identity-protect.org
- c3e01c05-ceef-41e0-aba8-81fdd4c34a68@identity-protect.org
- d17fc5e1-31bb-4412-a1de-a7a879fde6b5@identity-protect.org
- owner-5853340@masaglobal.com.whoisprivacyservice.org
- shujaht31@yahoo.co.uk
Subdomains
6 observed subdomains of masaglobal.com.
Web-graph footprint
Distinct hostnames that link to or from masaglobal.com in the public web crawl.
16 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for masaglobal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7942478.spf07.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from masaglobal.com.
- IP · 64.18.219.22
- ASN · AS14127ILAND - Iland Internet Solutions Corporation
- Registrar · iana:468
- Country · US
- Email · webmaster@masaglobal.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "masaglobal.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.