Skip to content

Hostname

plantec.com

Last fetched

plantec.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · plantec.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plantec.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.231.93.6418.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
99.84.152.11599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
fernando kiyoshi ohn
Contact emails

Subdomains

29 observed subdomains of plantec.com.

Web-graph footprint

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

54 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for plantec.com.

MechanismTarget
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from plantec.com.

Cypher and MCP

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

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