Hostname
megaaircargo.com
Last fetched
megaaircargo.com resolves to 1 IPv4 address operated by IDNIC-CLOUD-INDO-AS-ID PT MITRA VISIONER PRATAMA in ID. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
megaaircargo.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 |
|---|---|---|---|---|
| 103.119.228.124 | 103.119.228.0/24 | AS64315 | IDNIC-CLOUD-INDO-AS-ID PT MITRA VISIONER PRATAMA | ID |
WHOIS identity
- Registrar
- iana:82
- Organization
- pt. indoexpress logistics
- Contact emails
Subdomains
7 observed subdomains of megaaircargo.com.
Web-graph footprint
Distinct hostnames that link to or from megaaircargo.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for megaaircargo.com.
| Mechanism | Target |
|---|---|
| SPF_A | megaaircargo.com |
| SPF_IP | 103.119.228.124 |
| SPF_IP | 118.98.75.66 |
| SPF_IP | 118.98.75.83 |
| SPF_IP | 118.98.75.89 |
| SPF_MX | megaaircargo.com |
Related pages
Pivot deeper into the graph from megaaircargo.com.
- IP · 103.119.228.124
- ASN · AS64315IDNIC-CLOUD-INDO-AS-ID PT MITRA VISIONER PRATAMA
- Registrar · iana:82
- Country · ID
- Email · bastianps@cbn.net.id
- TLD · .com
- Browse hostnames · me…
- 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: "megaaircargo.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.