Skip to content

Hostname

pluggit.it

Last fetched

pluggit.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:united-domains ag as the registrar.

Nutrition Label

WHISPER CANON · pluggit.itRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pluggit.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.69.13018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.209.21454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.174.23854.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.56.18854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:united-domains ag
Organization
pluggit
Contact emails

Subdomains

1 observed subdomain of pluggit.it.

Web-graph footprint

Distinct hostnames that link to or from pluggit.it in the public web crawl.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pluggit.it.

MechanismTarget
SPF_Amail.pluggit.com
SPF_Amail.solerpalau.com
SPF_Amail2.solerpalau.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXpluggit.it

Related pages

Pivot deeper into the graph from pluggit.it.

Cypher and MCP

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

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