Hostname
galletaspuig.com
Last fetched
galletaspuig.com resolves to 1 IPv4 address operated by AS16276 in PA. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
galletaspuig.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 |
|---|---|---|---|---|
| 142.44.216.212 | 142.44.128.0/17 | AS16276 | — | PA |
WHOIS identity
- Registrar
- iana:48
- Organization
- perfect privacy,
- Contact emails
- 4346e6f30a28fd0a3ffcc16dff15d96e@domaindiscreet.com
- 6afbd7db0a28fd0a118e5b9f070c5ee1@domaindiscreet.com
- 72869ef70a28fd0a3fef7705cf126997@domaindiscreet.com
- 76do7ouv3kibk9kts72udhh07b@domaindiscreet.com
- baef42b80a28fd0a7c8f49ef2fabfa6a@domaindiscreet.com
- e96d947e0a28fd0a1e9e011d5d5e3612@domaindiscreet.com
- n772d6qy9fe@myprivatename.com
Subdomains
1 observed subdomain of galletaspuig.com.
| Subdomain |
|---|
| www.galletaspuig.com |
Web-graph footprint
Distinct hostnames that link to or from galletaspuig.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for galletaspuig.com.
| Mechanism | Target |
|---|---|
| SPF_A | galletaspuig.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 142.44.216.212 |
| SPF_MX | galletaspuig.com |
Related pages
Pivot deeper into the graph from galletaspuig.com.
- IP · 142.44.216.212
- ASN · AS16276
- Registrar · iana:48
- Country · PA
- Email · 4346e6f30a28fd0a3ffcc16dff15d96e@domaindiscreet.com
- TLD · .com
- Browse hostnames · ga…
- 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: "galletaspuig.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.