Skip to content

Hostname

techniumscience.com

Last fetched

techniumscience.com resolves to 1 IPv4 address operated by CHROOT Bucharest ROMANIA, EU in RO. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · techniumscience.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/techniumscience.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.105.152.25086.105.152.0/23AS56430CHROOT Bucharest ROMANIA, EURO

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of techniumscience.com.

Web-graph footprint

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

343 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for techniumscience.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendmachine.info
SPF_IP86.105.152.250

Related pages

Pivot deeper into the graph from techniumscience.com.

Cypher and MCP

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

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