Hostname
uaspectr.com
Last fetched
uaspectr.com resolves to 2 IPv4 addresses operated by DWRK-IN Directorate of Wheat Research, Karnal in UA. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
uaspectr.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.28.85.150 | 194.28.85.0/24 | AS196645 | DWRK-IN Directorate of Wheat Research, Karnal | UA |
| 91.239.233.38 | 91.239.233.0/24 | AS196645 | DWRK-IN Directorate of Wheat Research, Karnal | UA |
WHOIS identity
- Registrar
- iana:303
- Organization
- internet invest, ltd. dba imena.ua
- Contact emails
Subdomains
7 observed subdomains of uaspectr.com.
Web-graph footprint
Distinct hostnames that link to or from uaspectr.com in the public web crawl.
194 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- uaspectr.com
SPF policy
5 SPF mechanisms authorising senders for uaspectr.com.
| Mechanism | Target |
|---|---|
| SPF_A | uaspectr.com |
| SPF_IP | 194.28.85.150 |
| SPF_IP | 194.28.86.223 |
| SPF_IP | 91.239.233.38 |
| SPF_MX | uaspectr.com |
Related pages
Pivot deeper into the graph from uaspectr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uaspectr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.