Hostname
mayatech.in
Last fetched
mayatech.in resolves to 103.171.45.137, announced in 103.171.45.0/24 by YOTTA - YOTTA NETWORK SERVICES PRIVATE LIMITED in IN. mayatech.in 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
IPv6 resolution
No AAAA record for mayatech.in is recorded in WhisperGraph.
Attribution
yotta
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:801217
Subdomains
Mail and authentication
Nameservers
- ns3.fivecron.com
- ns4.fivecron.com
- nsx.fivecron.com
- nsy.fivecron.com
MX records
- mayatech.in
SPF policy
- include: spf.mysecurecloudhost.com
- a: mayatech.in
- mx: mayatech.in
- include: relay.mailbaby.net
- ip: 172.105.62.126
- ip: 194.195.113.17
Threat-feed evidence
History
Related pages
Pivot from mayatech.in 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: "mayatech.in"})-[: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.