Skip to content

Hostname

www.technimen.com

Last fetched

www.technimen.com resolves to 1 IPv4 address operated by AS38719 in AU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.20.200.137103.20.200.0/22AS38719AU

WHOIS identity

No WHOIS records are currently associated with www.technimen.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.technimen.com.

MechanismTarget
SPF_Awww.technimen.com
SPF_INCLUDEall._spf.ds.network
SPF_IP103.20.200.137
SPF_MXwww.technimen.com

Related pages

Pivot deeper into the graph from www.technimen.com.

Cypher and MCP

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

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