Hostname
mesdemar.cat
Last fetched
mesdemar.cat resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1262 as the registrar.
Nutrition Label
Resolution chain
mesdemar.cat 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 |
|---|---|---|---|---|
| 34.249.154.32 | 35.11.95.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.16.58.148 | 46.16.136.0/21 | AS197712 | — | ES |
WHOIS identity
- Registrar
- iana:1262
- Organization
- sergi torrente padros
- Contact emails
Subdomains
3 observed subdomains of mesdemar.cat.
Web-graph footprint
Distinct hostnames that link to or from mesdemar.cat in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mesdemar.cat.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.srv.cat |
Related pages
Pivot deeper into the graph from mesdemar.cat.
- IP · 34.249.154.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1262
- Country · IE
- Email · dominis+mesdemar.cat@solucionsweb.cat
- TLD · .cat
- Browse hostnames · me…
- 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: "mesdemar.cat"})-[: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.