Hostname
camusat.com
Last fetched
camusat.com resolves to 1 IPv4 address operated by INOVARE-AS str. Uzinelor 21 of. 37 in RO. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
camusat.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.33.42.32 | 194.33.42.0/24 | AS60602 | INOVARE-AS str. Uzinelor 21 of. 37 | RO |
WHOIS identity
- Registrar
- iana:48
- Organization
- camusat rom-telecomunicatii srl
- Contact emails
Subdomains
55 observed subdomains of camusat.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from camusat.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for camusat.com.
| Mechanism | Target |
|---|---|
| SPF_A | camusat.com |
| SPF_A | cpanel01.itc.ro |
| SPF_A | smtp5.silae.fr |
| SPF_IP | 127.0.0.1/8 |
| SPF_IP | 185.120.147.176/28 |
| SPF_IP | 193.239.65.130 |
| SPF_IP | 45.89.175.179/32 |
| SPF_MX | camusat.com |
Related pages
Pivot deeper into the graph from camusat.com.
- IP · 194.33.42.32
- ASN · AS60602INOVARE-AS str. Uzinelor 21 of. 37
- Registrar · iana:48
- Country · RO
- Email · dfxgsymykw@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "camusat.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.