Skip to content

Hostname

teroahonen.com

Last fetched

teroahonen.com resolves to 1 IPv4 address operated by AS207003 in FI. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · teroahonen.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teroahonen.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.163.5.15193.163.5.0/24AS207003FI

WHOIS identity

Registrar
iana:839
Organization
tero ahonen
Contact emails

Subdomains

4 observed subdomains of teroahonen.com.

Web-graph footprint

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

53 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for teroahonen.com.

MechanismTarget
SPF_Amta1.systec.fi
SPF_Amta2.systec.fi
SPF_Ateroahonen.com
SPF_IP185.18.76.68/32
SPF_IP185.18.76.72/32
SPF_IP95.175.97.33/32
SPF_MXteroahonen.com

Related pages

Pivot deeper into the graph from teroahonen.com.

Cypher and MCP

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

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