Skip to content

Hostname

samair.uz

Last fetched

samair.uz resolves to 1 IPv4 address operated by AS16019 in CZ. WHOIS lists registrar:billurcom as the registrar.

Nutrition Label

WHISPER CANON · samair.uzRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/samair.uz

Resolution chain

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

IPPrefixASNOperatorCountry
77.48.43.7777.48.0.0/17AS16019CZ

WHOIS identity

Registrar
registrar:billurcom
Organization
Contact emails

Subdomains

11 observed subdomains of samair.uz.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for samair.uz.

MechanismTarget
SPF_Aedge.samair.uz
SPF_Asmtp12.gatewaymail.net
SPF_IP77.48.43.0/24
SPF_IP77.48.43.59/32
SPF_MXsamair.uz

Related pages

Pivot deeper into the graph from samair.uz.

Cypher and MCP

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

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