Skip to content

Hostname

b2b-logist.com

Last fetched

b2b-logist.com resolves to 3 IPv4 addresses operated by AS9123 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · b2b-logist.comRouting diversity3.0/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/b2b-logist.com

Resolution chain

b2b-logist.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:463
Organization
ooo umnaya logistika
Contact emails

Subdomains

18 observed subdomains of b2b-logist.com.

Web-graph footprint

Distinct hostnames that link to or from b2b-logist.com in the public web crawl.

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for b2b-logist.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEspf.unione.io
SPF_INCLUDEspf.unisender.com

Related pages

Pivot deeper into the graph from b2b-logist.com.

Cypher and MCP

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

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