Hostname
oggettoweb.com
Last fetched
oggettoweb.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1606 as the registrar.
Nutrition Label
Resolution chain
oggettoweb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.68.105.80 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1606
- Organization
- oggetto
- Contact emails
Subdomains
83 observed subdomains of oggettoweb.com.
Web-graph footprint
Distinct hostnames that link to or from oggettoweb.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for oggettoweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | oggettoweb.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.postal.oggetto.dev |
| SPF_IP | 138.201.222.68 |
| SPF_IP | 146.185.218.224 |
| SPF_IP | 148.251.75.177 |
| SPF_IP | 176.9.19.243 |
| SPF_IP | 185.102.122.225 |
| SPF_IP | 217.73.63.174 |
| SPF_IP | 3.68.105.80 |
| SPF_IP | 5.35.73.61 |
| SPF_IP | 88.99.97.105 |
| SPF_IP | 89.108.124.144 |
| SPF_IP | 95.174.102.56 |
| SPF_MX | oggettoweb.com |
Related pages
Pivot deeper into the graph from oggettoweb.com.
- IP · 3.68.105.80
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1606
- Country · DE
- Email · admin@oggettoweb.com
- TLD · .com
- Browse hostnames · og…
- 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: "oggettoweb.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.