Skip to content

Hostname

borschtcorp.com

Last fetched

borschtcorp.com resolves to 4 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · borschtcorp.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/borschtcorp.com

Resolution chain

borschtcorp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.87.176.1950.87.176.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
66.81.203.13366.81.203.0/24AS40676AS40676 - Psychz NetworksUS
66.81.203.19866.81.203.0/24AS40676AS40676 - Psychz NetworksUS
66.81.203.866.81.203.0/24AS40676AS40676 - Psychz NetworksUS

WHOIS identity

Registrar
iana:1154
Organization
borscht
Contact emails

Subdomains

78 observed subdomains of borschtcorp.com.

Web-graph footprint

Distinct hostnames that link to or from borschtcorp.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for borschtcorp.com.

MechanismTarget
SPF_Aborschtcorp.com
SPF_IP173.254.37.100
SPF_IP50.87.176.19
SPF_IP66.147.244.216
SPF_MXborschtcorp.com

Related pages

Pivot deeper into the graph from borschtcorp.com.

Cypher and MCP

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

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