Skip to content

Hostname

techstep.no

Last fetched

techstep.no resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

techstep.no 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

No WHOIS records are currently associated with techstep.no in WhisperGraph.

Subdomains

19 observed subdomains of techstep.no.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

51 SPF mechanisms authorising senders for techstep.no.

MechanismTarget
SPF_INCLUDEspf1.techstep.no
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP104.40.229.156/32
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP194.150.213.1
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.61.254.0/23
SPF_IP20.50.220.144/28
SPF_IP209.61.151.0/24
SPF_IP213.162.250.171
SPF_IP213.162.250.172
SPF_IP213.162.250.20/22
SPF_IP213.162.250.21
SPF_IP213.162.250.22
SPF_IP213.162.250.23/32
SPF_IP213.162.250.24/32
SPF_IP213.162.250.25
SPF_IP213.162.250.26
SPF_IP213.162.250.27
SPF_IP213.162.250.28
SPF_IP213.162.250.80
SPF_IP213.162.250.84
SPF_IP23.253.182.0/23
SPF_IP40.127.253.48/28
SPF_IP52.169.0.179/32
SPF_IP69.72.32.0/20
SPF_IP81.201.216.52/32
SPF_IP85.118.200.160/26
SPF_IP85.118.200.161
SPF_IP85.118.200.176/32
SPF_IP85.118.200.177
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from techstep.no.

Cypher and MCP

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

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