Hostname
incloud.cat
Last fetched
incloud.cat resolves to 77.246.187.116, announced in 77.246.187.0/24 by bitNAP - TEMPLUS BARCELONA S.L. in ES. incloud.cat is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 77.246.187.116
77.246.187.0/24 · bitNAP - TEMPLUS BARCELONA S.L. · L'Hospitalet de Llobregat, ES
IPv6 resolution
No AAAA record for incloud.cat is recorded in WhisperGraph.
Attribution
templus barcelona
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1383
- Registrant organisation
- apm gestio i comunicacio
Subdomains
| Subdomain |
|---|
| hosting.incloud.cat |
| ns1.incloud.cat |
| ns2.incloud.cat |
| ns3.incloud.cat |
| ns4.incloud.cat |
| server-m.incloud.cat |
Showing 6 of 6 subdomains (6 per page).
Mail and authentication
Nameservers
- ns-44.awsdns-05.com
- ns-853.awsdns-42.net
- ns-1363.awsdns-42.org
- ns-1705.awsdns-21.co.uk
MX records
- mx.mailsecure.cloud
SPF policy
- include: _spf.apmgestio.cat
- include: _spf.m4hosting.es
Threat-feed evidence
History
Related pages
Pivot from incloud.cat into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "incloud.cat"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.