Skip to content

Hostname

phystech.edu

Last fetched

phystech.edu resolves to 1 IPv4 address operated by AS5467 in RU.

Nutrition Label

WHISPER CANON · phystech.eduRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/phystech.edu

Resolution chain

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

IPPrefixASNOperatorCountry
93.175.31.14293.175.24.0/21AS5467RU

WHOIS identity

Registrar
Organization
moscow institute of physics and technology (mipt)
Contact emails

Subdomains

66 observed subdomains of phystech.edu.

Web-graph footprint

Distinct hostnames that link to or from phystech.edu in the public web crawl.

32 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for phystech.edu.

MechanismTarget
SPF_INCLUDE_spf.yandex.ru
SPF_INCLUDEspf.unisender.com

Related pages

Pivot deeper into the graph from phystech.edu.

Cypher and MCP

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

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