Skip to content

Hostname

step2web.be

Last fetched

step2web.be resolves to 1 IPv4 address operated by OVH in BE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · step2web.beRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/step2web.be

Resolution chain

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

IPPrefixASNOperatorCountry
164.132.88.124164.132.0.0/16AS16276OVHBE

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

25 observed subdomains of step2web.be.

Web-graph footprint

Distinct hostnames that link to or from step2web.be in the public web crawl.

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for step2web.be.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_IP135.125.1.190
SPF_IP152.228.225.208
SPF_IP164.132.88.124
SPF_IP193.70.43.51
SPF_IP193.70.70.13
SPF_IP2001:41d0:1004:1931::/64
SPF_IP2001:41d0:203:a1d0::/64
SPF_IP2001:41d0:302:2200:0:0:0:8b5
SPF_IP2001:41d0:304:200:0:0:0:b9cb
SPF_IP2001:41d0:a:741e::/64
SPF_IP5.196.83.30
SPF_IP51.255.85.49
SPF_IP91.121.219.243

Related pages

Pivot deeper into the graph from step2web.be.

Cypher and MCP

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

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