Skip to content

Hostname

injenium.com

Last fetched

injenium.com resolves to 1 IPv4 address operated by FLYNET- in IT. WHOIS lists iana:3827 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.10.12.1045.10.12.0/22AS207054FLYNET-IT

WHOIS identity

Registrar
iana:3827
Organization
1off srl
Contact emails

Subdomains

2 observed subdomains of injenium.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for injenium.com.

MechanismTarget
SPF_Ainjenium.com
SPF_IP2a0b:1a07:100:1:0:0:0:10
SPF_IP45.10.12.10
SPF_MXinjenium.com

Related pages

Pivot deeper into the graph from injenium.com.

Cypher and MCP

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

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