Skip to content

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

WHISPER CANON · oggettoweb.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oggettoweb.com

Resolution chain

oggettoweb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.68.105.803.64.0.0/12AS16509AMAZON-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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for oggettoweb.com.

MechanismTarget
SPF_Aoggettoweb.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.postal.oggetto.dev
SPF_IP138.201.222.68
SPF_IP146.185.218.224
SPF_IP148.251.75.177
SPF_IP176.9.19.243
SPF_IP185.102.122.225
SPF_IP217.73.63.174
SPF_IP3.68.105.80
SPF_IP5.35.73.61
SPF_IP88.99.97.105
SPF_IP89.108.124.144
SPF_IP95.174.102.56
SPF_MXoggettoweb.com

Related pages

Pivot deeper into the graph from oggettoweb.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.