Hostname
llama.com
Last fetched
llama.com resolves to 5 IPv4 addresses operated by CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District in IN. WHOIS lists iana:2475 as the registrar.
Nutrition Label
Resolution chain
llama.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.240.1.13 | 157.240.0.0/17 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IN |
| 157.240.241.17 | 157.240.241.0/24 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | US |
| 157.240.30.18 | 157.240.30.0/24 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | CZ |
| 57.144.222.141 | 57.144.222.0/23 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IE |
| 57.144.248.141 | 57.144.248.0/23 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IE |
WHOIS identity
- Registrar
- iana:2475
- Organization
- call 1-833-878-5115
- Contact emails
- cffsvknvq@whoisprivacyprotect.com
- llama.com@domainsbyproxy.com
- contact@findyourdomain.com
- domain@fb.com
- fqpdsvlvd@whoisprivacyprotect.com
- nlkmkpty@whoisprivacyprotect.com
- qcxgtbpnx@whoisprivacyprotect.com
- sales@findyourdomain.com
- vrllckchy@whoisprivacyprotect.com
- vxjcyxrhv@whoisprivacyprotect.com
- yhbbsrnyg@whoisprivacyprotect.com
Subdomains
19 observed subdomains of llama.com.
Web-graph footprint
Distinct hostnames that link to or from llama.com in the public web crawl.
2,172 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for llama.com.
| Mechanism | Target |
|---|---|
| SPF_A | llama.com |
Related pages
Pivot deeper into the graph from llama.com.
- IP · 157.240.1.13
- ASN · AS32934CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District
- Registrar · iana:2475
- Country · IN
- Email · cffsvknvq@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · ll…
- 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: "llama.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.