Skip to content

Hostname

techstep.se

Last fetched

techstep.se resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · techstep.seRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/techstep.se

Resolution chain

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

IPPrefixASNOperatorCountry
34.213.106.5134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.182.7254.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

22 observed subdomains of techstep.se.

Web-graph footprint

Distinct hostnames that link to or from techstep.se in the public web crawl.

13 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for techstep.se.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.techstep.se
SPF_IP104.209.35.28/32
SPF_IP104.210.80.79/32
SPF_IP104.40.229.156/32
SPF_IP13.70.157.244/32
SPF_IP191.237.4.149/32
SPF_IP194.150.213.1
SPF_IP195.42.193.168
SPF_IP195.42.193.169
SPF_IP20.50.220.144/28
SPF_IP213.174.90.234
SPF_IP213.174.90.235
SPF_IP213.212.28.15/32
SPF_IP217.25.36.26
SPF_IP40.127.253.48/28
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP52.169.0.179/32
SPF_IP52.172.222.27/32
SPF_IP52.233.37.155/32
SPF_IP52.242.32.10/32

Related pages

Pivot deeper into the graph from techstep.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "techstep.se"})-[: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.