Skip to content

Hostname

engineered-life.com

Last fetched

engineered-life.com resolves to 1 IPv4 address operated by AS39637 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · engineered-life.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/engineered-life.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.91.122.12545.91.122.0/24AS39637NL

WHOIS identity

Registrar
iana:1647
Organization
body engineers b.v.
Contact emails

Subdomains

14 observed subdomains of engineered-life.com.

Web-graph footprint

Distinct hostnames that link to or from engineered-life.com in the public web crawl.

37 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for engineered-life.com.

MechanismTarget
SPF_Aengineered-life.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.dehostingfirma.nl
SPF_MXengineered-life.com

Related pages

Pivot deeper into the graph from engineered-life.com.

Cypher and MCP

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

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