Hostname
tripozo.com
Last fetched
tripozo.com resolves to 164.52.218.250, announced in 164.52.208.0/20 by E2E-NETWORKS-IN - 282, Sector 19 in IN. tripozo.com 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 tripozo.com is recorded in WhisperGraph.
Attribution
e2e
ORIGIN_AS
WHOIS identity
- Registrar
- iana:303
- Registrant organisation
- divyesh sachan
- Contact emails
- manuel@magnificodomains.com, tripozopp@gmail.com, divyeshsachan@yahoo.co.uk
Subdomains
| Subdomain |
|---|
| mx.tripozo.com |
| ns1.tripozo.com |
| ns2.tripozo.com |
| staging.tripozo.com |
| staging1.tripozo.com |
| www.tripozo.com |
Showing 6 of 6 subdomains (6 per page).
Mail and authentication
Nameservers
- lara.ns.cloudflare.com
- nitin.ns.cloudflare.com
MX records
- mx.zoho.in
- mx2.zoho.in
- mx3.zoho.in
SPF policy
- include: _spf.google.com
- a: tripozo.com
- mx: tripozo.com
- include: zoho.in
Threat-feed evidence
History
Related pages
Pivot from tripozo.com 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: "tripozo.com"})-[: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.