Skip to content

Hostname

plazatireservice.com

Last fetched

plazatireservice.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · plazatireservice.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plazatireservice.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.145.11018.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.318.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.6118.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.6218.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

9 observed subdomains of plazatireservice.com.

Web-graph footprint

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

70 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for plazatireservice.com.

MechanismTarget
SPF_INCLUDEdc.dynback.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.218.168.253
SPF_IP71.14.217.46

Related pages

Pivot deeper into the graph from plazatireservice.com.

Cypher and MCP

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

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