Skip to content

Hostname

accomazzi.net

Last fetched

accomazzi.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · accomazzi.netRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/accomazzi.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.102.36.5818.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:1467
Organization
Contact emails

Subdomains

68 observed subdomains of accomazzi.net.

Web-graph footprint

Distinct hostnames that link to or from accomazzi.net in the public web crawl.

21 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for accomazzi.net.

MechanismTarget
SPF_Aaccomazzi.net
SPF_IP148.251.80.21
SPF_IP15.160.159.118
SPF_IP15.160.249.144
SPF_IP35.152.42.204
SPF_IP52.28.227.183/32

Related pages

Pivot deeper into the graph from accomazzi.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "accomazzi.net"})-[: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.