Skip to content

Hostname

nastran.net

Last fetched

nastran.net resolves to 1 IPv4 address operated by TELEMACH-HOSTING - Telemach Slovenija d.o.o. in SI. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · nastran.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nastran.net

Resolution chain

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

IPPrefixASNOperatorCountry
91.185.200.20191.185.192.0/19AS41828TELEMACH-HOSTING - Telemach Slovenija d.o.o.SI

WHOIS identity

Registrar
iana:1861
Organization
matej nastran
Contact emails

Subdomains

13 observed subdomains of nastran.net.

Web-graph footprint

Distinct hostnames that link to or from nastran.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nastran.net.

MechanismTarget
SPF_Anastran.net
SPF_INCLUDE_spf.google.com
SPF_IP104.248.202.181
SPF_IP195.246.8.54
SPF_IP213.143.80.100/32
SPF_IP62.171.184.78
SPF_IP86.58.26.81
SPF_IP93.103.13.31
SPF_MXnastran.net

Related pages

Pivot deeper into the graph from nastran.net.

Cypher and MCP

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

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