Skip to content

Hostname

uralglass.com

Last fetched

uralglass.com resolves to 1 IPv4 address operated by AS44128 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · uralglass.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/uralglass.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.201.52.1991.201.52.0/24AS44128RU

WHOIS identity

Registrar
iana:463
Organization
ltd urals glass company (ugc)
Contact emails

Subdomains

2 observed subdomains of uralglass.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for uralglass.com.

MechanismTarget
SPF_IP185.5.143.200
SPF_IP193.107.239.149
SPF_IP212.49.119.102
SPF_IP212.49.119.98
SPF_IP46.48.123.186
SPF_IP91.201.52.19

Related pages

Pivot deeper into the graph from uralglass.com.

Cypher and MCP

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

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