Skip to content

Hostname

plinster.com

Last fetched

plinster.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.206.3018.245.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.206.3318.245.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.206.518.245.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.206.9518.245.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:269
Organization
niko fahrner
Contact emails

Subdomains

3 observed subdomains of plinster.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for plinster.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from plinster.com.

Cypher and MCP

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

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