Hostname
tandemgo.cat
Last fetched
tandemgo.cat resolves to 2 IPv4 addresses operated by SIMPLYTRANSIT - Team Blue Carrier Limited in GB. WHOIS lists iana:696 as the registrar.
Nutrition Label
Resolution chain
tandemgo.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 |
|---|---|---|---|---|
| 151.236.32.48 | 151.236.32.0/19 | AS29550 | SIMPLYTRANSIT - Team Blue Carrier Limited | GB |
| 217.160.102.231 | 217.160.102.0/24 | AS8560 | IONOS-AS - IONOS SE | ES |
WHOIS identity
- Registrar
- iana:696
- Organization
- tandem social
- Contact emails
Subdomains
1 observed subdomain of tandemgo.cat.
| Subdomain |
|---|
| www.tandemgo.cat |
Web-graph footprint
Distinct hostnames that link to or from tandemgo.cat in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tandemgo.cat.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from tandemgo.cat.
- IP · 151.236.32.48
- ASN · AS29550SIMPLYTRANSIT - Team Blue Carrier Limited
- Registrar · iana:696
- Country · GB
- Email · dominis@tandemsocial.coop
- TLD · .cat
- Browse hostnames · ta…
- 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: "tandemgo.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.