Skip to content

Hostname

techno-plants.com

Last fetched

techno-plants.com resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.37.89.11377.37.88.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of techno-plants.com.

Web-graph footprint

Distinct hostnames that link to or from techno-plants.com in the public web crawl.

7 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for techno-plants.com.

MechanismTarget
SPF_Amail.techno-plants.com
SPF_Amail3.ablia.net
SPF_Amail5.acxent.it
SPF_Amail6.acxent.it
SPF_Atechno-plants.com
SPF_INCLUDEspf.acxent.it
SPF_IP149.86.204.57
SPF_IP83.149.159.150/32
SPF_IP83.149.176.80
SPF_MXtechno-plants.com

Related pages

Pivot deeper into the graph from techno-plants.com.

Cypher and MCP

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

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