Hostname
primas.ai
Last fetched
primas.ai resolves to 2 IPv4 addresses operated by AS16276 in US. WHOIS lists registrar:namecheap as the registrar.
Nutrition Label
Resolution chain
primas.ai 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 |
|---|---|---|---|---|
| 147.135.46.10 | 147.135.0.0/17 | AS16276 | — | US |
| 162.255.119.49 | 162.255.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- registrar:namecheap
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
10 observed subdomains of primas.ai.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for primas.ai.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from primas.ai.
- IP · 147.135.46.10
- ASN · AS16276
- Registrar · registrar:namecheap
- Country · US
- Email · 448428b68f9e4a1d856b32e25e7b6710.protect@withheldforprivacy.com
- TLD · .ai
- Browse hostnames · pr…
- 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: "primas.ai"})-[: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.