Skip to content

Hostname

plentific.com

Last fetched

plentific.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · plentific.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/plentific.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.24108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.29108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.52108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.9108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.244.18.11818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of plentific.com owner
Contact emails

Subdomains

149 observed subdomains of plentific.com.

Web-graph footprint

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

175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for plentific.com.

MechanismTarget
SPF_INCLUDE4781632.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-0088bb01.pphosted.com
SPF_INCLUDEspf.tipalti.com
SPF_IP167.89.85.96

Related pages

Pivot deeper into the graph from plentific.com.

Cypher and MCP

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

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