Hostname
prixton.com
Last fetched
prixton.com resolves to 2 IPv4 addresses operated by SARENET - SAREnet, S.A. in ES. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
prixton.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.30.63.75 | 194.30.0.0/17 | AS3262 | SARENET - SAREnet, S.A. | ES |
| 194.30.99.202 | 194.30.0.0/17 | AS3262 | SARENET - SAREnet, S.A. | ES |
WHOIS identity
- Registrar
- iana:113
- Organization
- la trastienda digital,
- Contact emails
Subdomains
2 observed subdomains of prixton.com.
Web-graph footprint
Distinct hostnames that link to or from prixton.com in the public web crawl.
29 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for prixton.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sarenet.es |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from prixton.com.
- IP · 194.30.63.75
- ASN · AS3262SARENET - SAREnet, S.A.
- Registrar · iana:113
- Country · ES
- Email · lgescribano@latrastiendadigital.com
- TLD · .com
- 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: "prixton.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.