Hostname
tupy.com
Last fetched
tupy.com resolves to 2 IPv4 addresses operated by AS269052 in BR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
tupy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.177.230.25 | 45.177.230.0/24 | AS269052 | — | BR |
| 45.177.231.25 | 45.177.231.0/24 | AS269052 | — | BR |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- dc6qc6724jr@networksolutionsprivateregistration.com
- nb75443k2q3@networksolutionsprivateregistration.com
- qx4un8vj29x@networksolutionsprivateregistration.com
- sq92979b3jh@networksolutionsprivateregistration.com
- wh32n7ef25p@networksolutionsprivateregistration.com
- xs5k63hy6m3@networksolutionsprivateregistration.com
Subdomains
14 observed subdomains of tupy.com.
Web-graph footprint
Distinct hostnames that link to or from tupy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for tupy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfcast.tupy.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 45.177.230.0/24 |
| SPF_IP | 45.177.231.0/24 |
| SPF_MX | tupy.com |
Related pages
Pivot deeper into the graph from tupy.com.
- IP · 45.177.230.25
- ASN · AS269052
- Registrar · iana:2
- Country · BR
- Email · dc6qc6724jr@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · tu…
- 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: "tupy.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.