Skip to content

Hostname

1net.by

Last fetched

1net.by resolves to 1 IPv4 address operated by AS209881 in BY. WHOIS lists registrar:reliable software, ltd as the registrar.

Nutrition Label

WHISPER CANON · 1net.byRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/1net.by

Resolution chain

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

IPPrefixASNOperatorCountry
93.125.121.4493.125.121.0/24AS209881BY

WHOIS identity

Registrar
registrar:reliable software, ltd
Organization
частное предприятие 'ваш интернет'
Contact emails

Subdomains

47 observed subdomains of 1net.by.

Web-graph footprint

Distinct hostnames that link to or from 1net.by in the public web crawl.

10 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 1net.by.

MechanismTarget
SPF_A1net.by
SPF_IP2a04:2e80:17:0:0:0:0:38
SPF_IP93.125.121.38
SPF_MX1net.by

Related pages

Pivot deeper into the graph from 1net.by.

Cypher and MCP

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

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