Hostname
maybank2u.com
Last fetched
maybank2u.com resolves to 4 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
maybank2u.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.131 | 104.126.36.0/23 | AS20940 | — | DE |
| 104.126.37.152 | 104.126.36.0/23 | AS20940 | — | DE |
| 2.16.106.196 | 2.16.106.0/24 | AS20940 | — | NL |
| 2.16.106.224 | 2.16.106.0/24 | AS20940 | — | NL |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain discreet privacy service attn: maybank2u.com
- Contact emails
- 1b254b8b0a28fd0a654ddc8aa6ec0f9d@domaindiscreet.com
- 25486d6c0a28fd0a0a019aaeabb9b279@domaindiscreet.com
- 259bc6260a28fd0a52dca7c09d1cf8e5@domaindiscreet.com
- 49a66ca90a28fd0a5775b96ee75b458b@domaindiscreet.com
- 4a3936a10a1612336054f5824fdc51ec@domaindiscreet.com
- 58052583@myprivatename.com
- 69c063cc0a28fd0a339dc7bae96de70c@domaindiscreet.com
- 98881d310a28fd0a388cc527fb50bd57@domaindiscreet.com
- cf18ecfa0a28fd0a1de7ead728fd8441@domaindiscreet.com
- admin.dns@maybank.com
- e446a7380a28fd0a30b13c3194e21aa3@domaindiscreet.com
- eb9c36070a28fd0a0d3da2e31bcdf02e@domaindiscreet.com
- ejlc1s7n66h94aombued1jejha@domaindiscreet.com
- f863bffc0a16123363711742d636d905@domaindiscreet.com
- fad864440a28fd0a675337bc43ff2c3e@domaindiscreet.com
Subdomains
15 observed subdomains of maybank2u.com.
Web-graph footprint
Distinct hostnames that link to or from maybank2u.com in the public web crawl.
72 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
2 SPF mechanisms authorising senders for maybank2u.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.maybank.com |
| SPF_IP | 182.239.42.111 |
Related pages
Pivot deeper into the graph from maybank2u.com.
- IP · 104.126.37.131
- ASN · AS20940
- Registrar · iana:299
- Country · DE
- Email · 1b254b8b0a28fd0a654ddc8aa6ec0f9d@domaindiscreet.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: "maybank2u.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.