Skip to content

Hostname

aboitiz.com

Last fetched

aboitiz.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aboitiz.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aboitiz.com

Resolution chain

aboitiz.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.10313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
192.124.249.155192.124.249.0/24AS30148SUCURI-SEC - SucuriUS
3.170.42.1073.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.233.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.563.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.643.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
perfect privacy,
Contact emails

Subdomains

86 observed subdomains of aboitiz.com.

Web-graph footprint

Distinct hostnames that link to or from aboitiz.com in the public web crawl.

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aboitiz.com.

Related pages

Pivot deeper into the graph from aboitiz.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aboitiz.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.