Skip to content

Hostname

plurall.tech

Last fetched

plurall.tech resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · plurall.techRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/plurall.tech

Resolution chain

plurall.tech resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.72.2918.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.4418.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.5018.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.9518.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
65.8.180.3865.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.6665.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.8565.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.9565.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of plurall.tech.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for plurall.tech.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from plurall.tech.

Cypher and MCP

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

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