Hostname
mayatama.net
Last fetched
mayatama.net resolves to 103.16.132.162, announced in 103.16.132.0/24 by IDNIC-MAYATAMA-AS-ID - PT Mayatama Solusindo in ID. mayatama.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 103.16.132.162
103.16.132.0/24 · IDNIC-MAYATAMA-AS-ID - PT Mayatama Solusindo · Dumai, ID
- 104.21.77.167
104.21.64.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.210.66
172.67.208.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:1675
- Registrant organisation
- contact privacy inc. customer 0146888574
- Contact emails
- m4y4t4m4@gmail.com, mayatama.net@contactprivacy.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- lex.ns.cloudflare.com
- pam.ns.cloudflare.com
- ns1.mayatama.net
- ns2.mayatama.net
- ns3.mayatama.net
MX records
- cleaner.mayatama.net
- cleaner2.mayatama.net
- cleaner3.mayatama.net
SPF policy
- ip: 103.16.132.0/24
- ip: 203.153.20.0/24
- ip: 103.102.249.0/24
- include: _spf.google.com
- a: mayatama.net
- mx: mayatama.net
- mx: dns1.mayatama.net
- ip: 103.16.132.17
Threat-feed evidence
History
Related pages
Pivot from mayatama.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mayatama.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.