Skip to content

Hostname

technoseen.com

Last fetched

technoseen.com resolves to 2 IPv4 addresses operated by NAICOMS in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · technoseen.comRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/technoseen.com

Resolution chain

technoseen.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.214.255.15231.214.255.0/24AS60976NAICOMSIR
37.27.104.4437.27.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

3 observed subdomains of technoseen.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • technoseen.com

SPF policy

7 SPF mechanisms authorising senders for technoseen.com.

MechanismTarget
SPF_Asmtprelay6.limoodns.com
SPF_Atechnoseen.com
SPF_IP144.76.19.118
SPF_IP31.214.255.152
SPF_IP37.27.104.44
SPF_IP45.156.184.29
SPF_MXtechnoseen.com

Related pages

Pivot deeper into the graph from technoseen.com.

Cypher and MCP

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

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