Hostname
tedivo.com
Last fetched
tedivo.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tedivo.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 |
|---|---|---|---|---|
| 3.161.104.111 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.114 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.42 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.90 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tedivo.com owner
- Contact emails
- 2d3b2222-91f8-4f7f-a88b-82b5f833c1b6@identity-protect.org
- 6d1d0e29-2541-413b-95c3-480ab1b795b7@identity-protect.org
- c60a52fb-b198-45b1-bf75-04091b4121e2@identity-protect.org
- c79db03a-4f0b-4ac2-8397-0ed7019ed11f@identity-protect.org
- df4fcb9e-c66f-4cce-b699-4350f600ce84@identity-protect.org
- e0a7ddc5-39a8-433a-81e8-97ac0902e466@identity-protect.org
- e1611a04-b574-4842-bb9e-49b894f6bf3e@identity-protect.org
- owner-8523312@tedivo.com.whoisprivacyservice.org
- owner-982356@tedivo.com.whoisprivacyservice.org
- owner@tedivo.com.whoisprivacyservice.org
Subdomains
26 observed subdomains of tedivo.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tedivo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for tedivo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 52.42.212.153 |
Related pages
Pivot deeper into the graph from tedivo.com.
- IP · 3.161.104.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · OM
- Email · 2d3b2222-91f8-4f7f-a88b-82b5f833c1b6@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "tedivo.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.