Skip to content

Hostname

itech-progress.com

Last fetched

itech-progress.com resolves to 1 IPv4 address operated by LYAKH-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · itech-progress.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itech-progress.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.137.7285.13.137.0/24AS34788LYAKH-ASDE

WHOIS identity

Registrar
iana:151
Organization
itech progress
Contact emails

Subdomains

9 observed subdomains of itech-progress.com.

Web-graph footprint

Distinct hostnames that link to or from itech-progress.com in the public web crawl.

45 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for itech-progress.com.

MechanismTarget
SPF_Aitech-progress.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.twl-kom.de
SPF_IP217.151.144.214
SPF_IP52.57.74.117
SPF_MXitech-progress.com

Related pages

Pivot deeper into the graph from itech-progress.com.

Cypher and MCP

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

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