Skip to content

Hostname

plant-e.com

Last fetched

plant-e.com resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · plant-e.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/plant-e.com

Resolution chain

plant-e.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.224.138.156185.224.136.0/22AS47583AS-HOSTINGER - Hostinger International LimitedNL

WHOIS identity

Registrar
iana:839
Organization
h.m. hartman
Contact emails

Subdomains

4 observed subdomains of plant-e.com.

Web-graph footprint

Distinct hostnames that link to or from plant-e.com in the public web crawl.

156 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for plant-e.com.

MechanismTarget
SPF_Aplant-e.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDEheplatform.nl
SPF_INCLUDEspf.cloudorb.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.182.56.205
SPF_IP62.45.65.195
SPF_MXplant-e.com

Related pages

Pivot deeper into the graph from plant-e.com.

Cypher and MCP

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

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