Skip to content

Hostname

quick-step.com

Last fetched

quick-step.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · quick-step.comRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/quick-step.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.175.215.424.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
52.136.238.1052.136.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:106
Organization
evelien de witte
Contact emails

Subdomains

33 observed subdomains of quick-step.com.

Web-graph footprint

Distinct hostnames that link to or from quick-step.com in the public web crawl.

239 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for quick-step.com.

MechanismTarget
SPF_Asmfdemo.quick-step.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf_a.unilin.com
SPF_IP149.72.39.109
SPF_IP174.142.53.106/32
SPF_IP72.249.24.20

Related pages

Pivot deeper into the graph from quick-step.com.

Cypher and MCP

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

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